- All Implemented Interfaces:
Cloneable
@ApiParams(apiName="incoming-phone-number-mobile",description="",apiMethods={@ApiMethod(methodName="creator",description="Create a MobileCreator to execute create",signatures={"com.twilio.rest.api.v2010.account.incomingphonenumber.MobileCreator creator(com.twilio.type.PhoneNumber phoneNumber)","com.twilio.rest.api.v2010.account.incomingphonenumber.MobileCreator creator(String pathAccountSid, com.twilio.type.PhoneNumber phoneNumber)"}),@ApiMethod(methodName="reader",description="Create a MobileReader to execute read",signatures={"com.twilio.rest.api.v2010.account.incomingphonenumber.MobileReader reader()","com.twilio.rest.api.v2010.account.incomingphonenumber.MobileReader reader(String pathAccountSid)"})},aliases={"^creator$=create","^deleter$=delete","^fetcher$=fetch","^reader$=read","^updater$=update"})
@UriParams
@Configurer(extended=true)
public final class IncomingPhoneNumberMobileEndpointConfiguration
extends TwilioConfiguration
Camel endpoint configuration for Mobile
.