Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.SageMakerFeatureStoreRuntimeAuthSchemeProvider
-
Packages that use SageMakerFeatureStoreRuntimeAuthSchemeProvider Package Description software.amazon.awssdk.services.sagemakerfeaturestoreruntime Contains all data plane API operations and data types for the Amazon SageMaker Feature Store.software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal software.amazon.awssdk.services.sagemakerfeaturestoreruntime.internal -
-
Uses of SageMakerFeatureStoreRuntimeAuthSchemeProvider in software.amazon.awssdk.services.sagemakerfeaturestoreruntime
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime that return SageMakerFeatureStoreRuntimeAuthSchemeProvider Modifier and Type Method Description SageMakerFeatureStoreRuntimeAuthSchemeProviderSageMakerFeatureStoreRuntimeServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerSageMakerFeatureStoreRuntimeAuthSchemeProviderSageMakerFeatureStoreRuntimeServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime with parameters of type SageMakerFeatureStoreRuntimeAuthSchemeProvider Modifier and Type Method Description default BSageMakerFeatureStoreRuntimeBaseClientBuilder. authSchemeProvider(SageMakerFeatureStoreRuntimeAuthSchemeProvider authSchemeProvider)Set theSageMakerFeatureStoreRuntimeAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.SageMakerFeatureStoreRuntimeServiceClientConfiguration.BuilderSageMakerFeatureStoreRuntimeServiceClientConfiguration.Builder. authSchemeProvider(SageMakerFeatureStoreRuntimeAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of SageMakerFeatureStoreRuntimeAuthSchemeProvider in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme that return SageMakerFeatureStoreRuntimeAuthSchemeProvider Modifier and Type Method Description static SageMakerFeatureStoreRuntimeAuthSchemeProviderSageMakerFeatureStoreRuntimeAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of SageMakerFeatureStoreRuntimeAuthSchemeProvider in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal
Classes in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal that implement SageMakerFeatureStoreRuntimeAuthSchemeProvider Modifier and Type Class Description classDefaultSageMakerFeatureStoreRuntimeAuthSchemeProvider -
Uses of SageMakerFeatureStoreRuntimeAuthSchemeProvider in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.internal
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.internal that return SageMakerFeatureStoreRuntimeAuthSchemeProvider Modifier and Type Method Description SageMakerFeatureStoreRuntimeAuthSchemeProviderSageMakerFeatureStoreRuntimeServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.internal with parameters of type SageMakerFeatureStoreRuntimeAuthSchemeProvider Modifier and Type Method Description SageMakerFeatureStoreRuntimeServiceClientConfiguration.BuilderSageMakerFeatureStoreRuntimeServiceClientConfigurationBuilder. authSchemeProvider(SageMakerFeatureStoreRuntimeAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-