Package-level declarations

Types

Link copied to clipboard
class DefaultPricingAuthSchemeProvider(endpointProvider: PricingEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : PricingAuthSchemeProvider
Link copied to clipboard

PricingAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultPricingAuthSchemeProvider for the default SDK behavior of this interface.