Class DiscountGatewayEndpointConfiguration
java.lang.Object
org.apache.camel.component.braintree.BraintreeConfiguration
org.apache.camel.component.braintree.DiscountGatewayEndpointConfiguration
@ApiParams(apiName="discount",
description="",
apiMethods=@ApiMethod(methodName="all",signatures="java.util.List<com.braintreegateway.Discount> all()"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class DiscountGatewayEndpointConfiguration
extends BraintreeConfiguration
Camel endpoint configuration for
DiscountGateway.-
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
-
DiscountGatewayEndpointConfiguration
public DiscountGatewayEndpointConfiguration()
-