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
-
getAuthenticator
- Specified by:
getAuthenticatorin 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
-
getMeterEventsBase
- Specified by:
getMeterEventsBasein classStripeResponseGetterOptions
-
getStripeAccount
- Specified by:
getStripeAccountin classStripeResponseGetterOptions
-
getStripeContext
- Specified by:
getStripeContextin classStripeResponseGetterOptions
-