Class UsageRecordAllTimeEndpointConfiguration

  • All Implemented Interfaces:
    Cloneable

    @ApiParams(apiName="usage-record-all-time",
               description="",
               apiMethods=@ApiMethod(methodName="reader",description="Create a AllTimeReader to execute read",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 Detail

      • UsageRecordAllTimeEndpointConfiguration

        public UsageRecordAllTimeEndpointConfiguration()
    • Method Detail

      • getPathAccountSid

        public String getPathAccountSid()
      • setPathAccountSid

        public void setPathAccountSid​(String pathAccountSid)