Package com.stripe.net
Class StripeResponseGetterOptions
java.lang.Object
com.stripe.net.StripeResponseGetterOptions
- Direct Known Subclasses:
GlobalStripeResponseGetterOptions
Controls how the request is sent by
StripeResponseGetter
-
Constructor Details
-
StripeResponseGetterOptions
public StripeResponseGetterOptions()
-
-
Method Details
-
getApiKey
-
getClientId
-
getConnectTimeout
public abstract int getConnectTimeout() -
getConnectionProxy
-
getMaxNetworkRetries
public abstract int getMaxNetworkRetries() -
getProxyCredential
-
getApiBase
-
getFilesBase
-
getConnectBase
-
getReadTimeout
public abstract int getReadTimeout()
-