Class AvailablePhoneNumberCountryTollFreeEndpointConfiguration

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

@ApiParams(apiName="available-phone-number-country-toll-free", description="", apiMethods=@ApiMethod(methodName="reader",signatures={"com.twilio.rest.api.v2010.account.availablephonenumbercountry.TollFreeReader reader(String pathCountryCode)","com.twilio.rest.api.v2010.account.availablephonenumbercountry.TollFreeReader reader(String pathAccountSid, String pathCountryCode)"}), aliases={"^creator$=create","^deleter$=delete","^fetcher$=fetch","^reader$=read","^updater$=update"}) @UriParams @Configurer(extended=true) public final class AvailablePhoneNumberCountryTollFreeEndpointConfiguration extends TwilioConfiguration
Camel endpoint configuration for TollFree.
  • Constructor Details

    • AvailablePhoneNumberCountryTollFreeEndpointConfiguration

      public AvailablePhoneNumberCountryTollFreeEndpointConfiguration()
  • Method Details

    • getPathAccountSid

      public String getPathAccountSid()
    • setPathAccountSid

      public void setPathAccountSid(String pathAccountSid)
    • getPathCountryCode

      public String getPathCountryCode()
    • setPathCountryCode

      public void setPathCountryCode(String pathCountryCode)