Package-level declarations

Types

Link copied to clipboard

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

Link copied to clipboard
class DefaultCloud9AuthSchemeProvider(endpointProvider: Cloud9EndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : Cloud9AuthSchemeProvider