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
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
-
Field Details
-
INSTANCE
-
-
Method Details
-
getApiKey
- Specified by:
getApiKey
in classStripeResponseGetterOptions
-
getReadTimeout
public int getReadTimeout()- Specified by:
getReadTimeout
in classStripeResponseGetterOptions
-
getConnectTimeout
public int getConnectTimeout()- Specified by:
getConnectTimeout
in classStripeResponseGetterOptions
-
getMaxNetworkRetries
public int getMaxNetworkRetries()- Specified by:
getMaxNetworkRetries
in classStripeResponseGetterOptions
-
getProxyCredential
- Specified by:
getProxyCredential
in classStripeResponseGetterOptions
-
getConnectionProxy
- Specified by:
getConnectionProxy
in classStripeResponseGetterOptions
-
getClientId
- Specified by:
getClientId
in classStripeResponseGetterOptions
-
getApiBase
- Specified by:
getApiBase
in classStripeResponseGetterOptions
-
getFilesBase
- Specified by:
getFilesBase
in classStripeResponseGetterOptions
-
getConnectBase
- Specified by:
getConnectBase
in classStripeResponseGetterOptions
-