Class UsageRecordMonthlyEndpointConfiguration

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

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

    • UsageRecordMonthlyEndpointConfiguration

      public UsageRecordMonthlyEndpointConfiguration()
  • Method Details

    • getPathAccountSid

      public String getPathAccountSid()
    • setPathAccountSid

      public void setPathAccountSid(String pathAccountSid)