Uses of Enum Class
org.apache.camel.component.twilio.internal.TwilioApiName
Packages that use TwilioApiName
-
Uses of TwilioApiName in org.apache.camel.component.twilio
Methods in org.apache.camel.component.twilio that return TwilioApiNameModifier and TypeMethodDescriptionprotected TwilioApiNameTwilioComponent.getApiName(String apiNameStr) TwilioConfiguration.getApiName()What kind of operation to performMethods in org.apache.camel.component.twilio with parameters of type TwilioApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointTwilioComponent.createEndpoint(String uri, String methodName, TwilioApiName apiName, TwilioConfiguration endpointConfiguration) voidTwilioConfiguration.setApiName(TwilioApiName apiName) What kind of operation to performConstructors in org.apache.camel.component.twilio with parameters of type TwilioApiNameModifierConstructorDescriptionTwilioEndpoint(String uri, TwilioComponent component, TwilioApiName apiName, String methodName, TwilioConfiguration endpointConfiguration) -
Uses of TwilioApiName in org.apache.camel.component.twilio.internal
Methods in org.apache.camel.component.twilio.internal that return TwilioApiNameModifier and TypeMethodDescriptionstatic TwilioApiNameReturns the enum constant of this class with the specified name.static TwilioApiName[]TwilioApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.twilio.internal with parameters of type TwilioApiNameModifier and TypeMethodDescriptionTwilioApiCollection.getEndpointConfiguration(TwilioApiName apiName)