Class UsageRecordLastMonthEndpointConfiguration

  • All Implemented Interfaces:
    Cloneable

    @ApiParams(apiName="usage-record-last-month",
               description="",
               apiMethods=@ApiMethod(methodName="reader",description="Create a LastMonthReader to execute read",signatures={"com.twilio.rest.api.v2010.account.usage.record.LastMonthReader reader()","com.twilio.rest.api.v2010.account.usage.record.LastMonthReader reader(String pathAccountSid)"}),
               aliases={"^creator$=create","^deleter$=delete","^fetcher$=fetch","^reader$=read","^updater$=update"})
    @UriParams
    @Configurer(extended=true)
    public final class UsageRecordLastMonthEndpointConfiguration
    extends TwilioConfiguration
    Camel endpoint configuration for LastMonth.
    • Constructor Detail

      • UsageRecordLastMonthEndpointConfiguration

        public UsageRecordLastMonthEndpointConfiguration()
    • Method Detail

      • getPathAccountSid

        public String getPathAccountSid()
      • setPathAccountSid

        public void setPathAccountSid​(String pathAccountSid)