Package-level declarations

Types

Link copied to clipboard
class DefaultGlacierAuthSchemeProvider(endpointProvider: GlacierEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : GlacierAuthSchemeProvider
Link copied to clipboard

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