Class AddOnGatewayEndpointConfiguration
java.lang.Object
org.apache.camel.component.braintree.BraintreeConfiguration
org.apache.camel.component.braintree.AddOnGatewayEndpointConfiguration
@ApiParams(apiName="addOn",
description="",
apiMethods=@ApiMethod(methodName="all",signatures="java.util.List<com.braintreegateway.AddOn> all()"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class AddOnGatewayEndpointConfiguration
extends BraintreeConfiguration
Camel endpoint configuration for
AddOnGateway.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.component.braintree.BraintreeConfiguration
getAccessToken, getApiName, getEnvironment, getHttpLogLevel, getHttpLogName, getHttpReadTimeout, getMerchantId, getMethodName, getPrivateKey, getProxyHost, getProxyPort, getPublicKey, isLogHandlerEnabled, setAccessToken, setApiName, setEnvironment, setHttpLogLevel, setHttpLogName, setHttpReadTimeout, setLogHandlerEnabled, setMerchantId, setMethodName, setPrivateKey, setProxyHost, setProxyPort, setPublicKey
-
Constructor Details
-
AddOnGatewayEndpointConfiguration
public AddOnGatewayEndpointConfiguration()
-