Class AccountEndpointConfiguration
java.lang.Object
org.apache.camel.component.twilio.TwilioConfiguration
org.apache.camel.component.twilio.AccountEndpointConfiguration
- All Implemented Interfaces:
Cloneable
@ApiParams(apiName="account",description="",apiMethods={@ApiMethod(methodName="creator",signatures="com.twilio.rest.api.v2010.AccountCreator creator()"),@ApiMethod(methodName="fetcher",signatures={"com.twilio.rest.api.v2010.AccountFetcher fetcher()","com.twilio.rest.api.v2010.AccountFetcher fetcher(String pathSid)"}),@ApiMethod(methodName="reader",signatures="com.twilio.rest.api.v2010.AccountReader reader()"),@ApiMethod(methodName="updater",signatures={"com.twilio.rest.api.v2010.AccountUpdater updater()","com.twilio.rest.api.v2010.AccountUpdater updater(String pathSid)"})},aliases={"^creator$=create","^deleter$=delete","^fetcher$=fetch","^reader$=read","^updater$=update"})
@UriParams
@Configurer(extended=true)
public final class AccountEndpointConfiguration
extends TwilioConfiguration
Camel endpoint configuration for
Account.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.component.twilio.TwilioConfiguration
copy, getApiName, getMethodName, setApiName, setMethodName
-
Constructor Details
-
AccountEndpointConfiguration
public AccountEndpointConfiguration()
-
-
Method Details
-
getPathSid
-
setPathSid
-