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