DefaultComputeOptimizerAutomationAuthSchemeProvider
class DefaultComputeOptimizerAutomationAuthSchemeProvider(endpointProvider: ComputeOptimizerAutomationEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : ComputeOptimizerAutomationAuthSchemeProvider
Constructors
Link copied to clipboard
constructor(endpointProvider: ComputeOptimizerAutomationEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null)
Functions
Link copied to clipboard
open suspend override fun resolveAuthScheme(params: ComputeOptimizerAutomationAuthSchemeParameters): List<AuthOption>