Package-level declarations

Types

Link copied to clipboard
class DefaultMediaLiveAuthSchemeProvider(endpointProvider: MediaLiveEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : MediaLiveAuthSchemeProvider
Link copied to clipboard

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