Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder
-
-
Uses of SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme that return SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder Modifier and Type Method Description static SageMakerFeatureStoreRuntimeAuthSchemeParams.BuilderSageMakerFeatureStoreRuntimeAuthSchemeParams. builder()Get a new builder for creating aSageMakerFeatureStoreRuntimeAuthSchemeParams.SageMakerFeatureStoreRuntimeAuthSchemeParams.BuilderSageMakerFeatureStoreRuntimeAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.SageMakerFeatureStoreRuntimeAuthSchemeParams.BuilderSageMakerFeatureStoreRuntimeAuthSchemeParams.Builder. region(Region region)Set the region.SageMakerFeatureStoreRuntimeAuthSchemeParams.BuilderSageMakerFeatureStoreRuntimeAuthSchemeParams. toBuilder()Returns aSageMakerFeatureStoreRuntimeAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme with type arguments of type SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>SageMakerFeatureStoreRuntimeAuthSchemeProvider. resolveAuthScheme(Consumer<SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal that return SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder Modifier and Type Method Description static SageMakerFeatureStoreRuntimeAuthSchemeParams.BuilderDefaultSageMakerFeatureStoreRuntimeAuthSchemeParams. builder()SageMakerFeatureStoreRuntimeAuthSchemeParams.BuilderDefaultSageMakerFeatureStoreRuntimeAuthSchemeParams. toBuilder()
-