Uses of Interface
org.apache.camel.builder.endpoint.dsl.BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder
Packages that use BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder
-
Uses of BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return BraintreeEndpointBuilderFactory.BraintreeEndpointBuilderModifier and TypeMethodDescriptionBraintree (camel-braintree) Process payments using Braintree Payments.Braintree (camel-braintree) Process payments using Braintree Payments. -
Uses of BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return BraintreeEndpointBuilderFactory.BraintreeEndpointBuilderModifier and TypeMethodDescriptionBraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.accessToken(String accessToken) The access token granted by a merchant to another in order to process transactions on their behalf.BraintreeEndpointBuilderFactory.AdvancedBraintreeEndpointBuilder.basic()Braintree (camel-braintree) Process payments using Braintree Payments.Braintree (camel-braintree) Process payments using Braintree Payments.BraintreeEndpointBuilderFactory.endpointBuilder(String componentName, String path) BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.environment(String environment) The environment Either SANDBOX or PRODUCTION.BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.httpLogLevel(String httpLogLevel) Set logging level for http calls, see java.util.logging.Level.BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.httpLogName(String httpLogName) Set log category to use to log http calls.Sets the name of a parameter to be passed in the exchange In Body.BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.logHandlerEnabled(boolean logHandlerEnabled) Sets whether to enable the BraintreeLogHandler.BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.logHandlerEnabled(String logHandlerEnabled) Sets whether to enable the BraintreeLogHandler.BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.merchantId(String merchantId) The merchant id provided by Braintree.BraintreeEndpointBuilderFactory.BraintreeEndpointBuilder.privateKey(String privateKey) The private key provided by Braintree.The proxy host.The proxy port.The proxy port.The public key provided by Braintree.