Class PlanGatewayEndpointConfiguration
- java.lang.Object
-
- org.apache.camel.component.braintree.BraintreeConfiguration
-
- org.apache.camel.component.braintree.PlanGatewayEndpointConfiguration
-
@ApiParams(apiName="plan", description="", apiMethods=@ApiMethod(methodName="all",signatures="java.util.List<com.braintreegateway.Plan> all()"), aliases={}) @UriParams @Configurer(extended=true) public final class PlanGatewayEndpointConfiguration extends BraintreeConfiguration
Camel endpoint configuration forPlanGateway
.
-
-
Constructor Summary
Constructors Constructor Description PlanGatewayEndpointConfiguration()
-
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
-
-