Class UsageRecordAllTimeEndpointConfiguration

java.lang.Object
org.apache.camel.component.twilio.TwilioConfiguration
org.apache.camel.component.twilio.UsageRecordAllTimeEndpointConfiguration
All Implemented Interfaces:
Cloneable

@ApiParams(apiName="usage-record-all-time", description="", apiMethods=@ApiMethod(methodName="reader",signatures={"com.twilio.rest.api.v2010.account.usage.record.AllTimeReader reader()","com.twilio.rest.api.v2010.account.usage.record.AllTimeReader reader(String pathAccountSid)"}), aliases={"^creator$=create","^deleter$=delete","^fetcher$=fetch","^reader$=read","^updater$=update"}) @UriParams @Configurer(extended=true) public final class UsageRecordAllTimeEndpointConfiguration extends TwilioConfiguration
Camel endpoint configuration for AllTime.
  • Constructor Details

    • UsageRecordAllTimeEndpointConfiguration

      public UsageRecordAllTimeEndpointConfiguration()
  • Method Details

    • getPathAccountSid

      public String getPathAccountSid()
    • setPathAccountSid

      public void setPathAccountSid(String pathAccountSid)