@Generated(value="software.amazon.awssdk:codegen") public interface LicenseManagerLinuxSubscriptionsAuthSchemeProvider extends AuthSchemeProvider
LicenseManagerLinuxSubscriptionsAuthSchemeParams, and resolves a list of
AuthSchemeOption based on the given parameters.| Modifier and Type | Method and Description |
|---|---|
static LicenseManagerLinuxSubscriptionsAuthSchemeProvider |
defaultProvider()
Get the default auth scheme provider.
|
default List<AuthSchemeOption> |
resolveAuthScheme(Consumer<LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder> consumer)
Resolve the auth schemes based on the given set of parameters.
|
List<AuthSchemeOption> |
resolveAuthScheme(LicenseManagerLinuxSubscriptionsAuthSchemeParams authSchemeParams)
Resolve the auth schemes based on the given set of parameters.
|
List<AuthSchemeOption> resolveAuthScheme(LicenseManagerLinuxSubscriptionsAuthSchemeParams authSchemeParams)
default List<AuthSchemeOption> resolveAuthScheme(Consumer<LicenseManagerLinuxSubscriptionsAuthSchemeParams.Builder> consumer)
static LicenseManagerLinuxSubscriptionsAuthSchemeProvider defaultProvider()
Copyright © 2023. All rights reserved.