DefaultCodeGuruProfilerAuthSchemeProvider
class DefaultCodeGuruProfilerAuthSchemeProvider(endpointProvider: CodeGuruProfilerEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : CodeGuruProfilerAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: CodeGuruProfilerEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: CodeGuruProfilerAuthSchemeParameters): List<AuthOption>