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