Package com.stripe.net
Class GlobalStripeResponseGetterOptions
java.lang.Object
com.stripe.net.StripeResponseGetterOptions
com.stripe.net.GlobalStripeResponseGetterOptions
The
StripeResponseGetterOptions implementation that pulls values from the global options
in the Stripe class-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionintintint
-
Field Details
-
INSTANCE
-
-
Method Details
-
getApiKey
- Specified by:
getApiKeyin classStripeResponseGetterOptions
-
getReadTimeout
public int getReadTimeout()- Specified by:
getReadTimeoutin classStripeResponseGetterOptions
-
getConnectTimeout
public int getConnectTimeout()- Specified by:
getConnectTimeoutin classStripeResponseGetterOptions
-
getMaxNetworkRetries
public int getMaxNetworkRetries()- Specified by:
getMaxNetworkRetriesin classStripeResponseGetterOptions
-
getProxyCredential
- Specified by:
getProxyCredentialin classStripeResponseGetterOptions
-
getConnectionProxy
- Specified by:
getConnectionProxyin classStripeResponseGetterOptions
-
getClientId
- Specified by:
getClientIdin classStripeResponseGetterOptions
-
getApiBase
- Specified by:
getApiBasein classStripeResponseGetterOptions
-
getFilesBase
- Specified by:
getFilesBasein classStripeResponseGetterOptions
-
getConnectBase
- Specified by:
getConnectBasein classStripeResponseGetterOptions
-