Uses of Enum Class
org.apache.camel.component.braintree.internal.BraintreeApiName
Packages that use BraintreeApiName
Package
Description
-
Uses of BraintreeApiName in org.apache.camel.component.braintree
Methods in org.apache.camel.component.braintree that return BraintreeApiNameModifier and TypeMethodDescriptionprotected BraintreeApiNameBraintreeComponent.getApiName(String apiNameStr) BraintreeConfiguration.getApiName()Methods in org.apache.camel.component.braintree with parameters of type BraintreeApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointBraintreeComponent.createEndpoint(String uri, String methodName, BraintreeApiName apiName, BraintreeConfiguration endpointConfiguration) voidBraintreeConfiguration.setApiName(BraintreeApiName apiName) What kind of operation to performConstructors in org.apache.camel.component.braintree with parameters of type BraintreeApiNameModifierConstructorDescriptionBraintreeEndpoint(String uri, BraintreeComponent component, BraintreeApiName apiName, String methodName, BraintreeConfiguration configuration) -
Uses of BraintreeApiName in org.apache.camel.component.braintree.internal
Methods in org.apache.camel.component.braintree.internal that return BraintreeApiNameModifier and TypeMethodDescriptionstatic BraintreeApiNameReturns the enum constant of this class with the specified name.static BraintreeApiName[]BraintreeApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.braintree.internal with parameters of type BraintreeApiNameModifier and TypeMethodDescriptionBraintreeApiCollection.getEndpointConfiguration(BraintreeApiName apiName)