Package-level declarations
Types
Link copied to clipboard
class DefaultDocDbElasticAuthSchemeProvider(endpointProvider: DocDbElasticEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null) : DocDbElasticAuthSchemeProvider
Link copied to clipboard
Link copied to clipboard
interface DocDbElasticAuthSchemeProvider
DocDbElasticAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultDocDbElasticAuthSchemeProvider for the default SDK behavior of this interface.