Package-level declarations

Types

Link copied to clipboard
class DefaultForecastAuthSchemeProvider(endpointProvider: ForecastEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : ForecastAuthSchemeProvider
Link copied to clipboard

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