Class DiscountGatewayEndpointConfiguration
- java.lang.Object
-
- org.apache.camel.component.braintree.BraintreeConfiguration
-
- org.apache.camel.component.braintree.DiscountGatewayEndpointConfiguration
-
@UriParams public final class DiscountGatewayEndpointConfiguration extends BraintreeConfiguration
Camel EndpointConfiguration for com.braintreegateway.DiscountGateway
-
-
Constructor Summary
Constructors Constructor Description DiscountGatewayEndpointConfiguration()
-
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, setHttpLogLevel, setHttpLogName, setHttpReadTimeout, setLogHandlerEnabled, setMerchantId, setMethodName, setPrivateKey, setProxyHost, setProxyPort, setPublicKey
-
-