Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.SageMakerFeatureStoreRuntimeAuthSchemeParams
-
-
Uses of SageMakerFeatureStoreRuntimeAuthSchemeParams in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme that return SageMakerFeatureStoreRuntimeAuthSchemeParams Modifier and Type Method Description SageMakerFeatureStoreRuntimeAuthSchemeParamsSageMakerFeatureStoreRuntimeAuthSchemeParams.Builder. build()Returns aSageMakerFeatureStoreRuntimeAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme with parameters of type SageMakerFeatureStoreRuntimeAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>SageMakerFeatureStoreRuntimeAuthSchemeProvider. resolveAuthScheme(SageMakerFeatureStoreRuntimeAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of SageMakerFeatureStoreRuntimeAuthSchemeParams in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal
Classes in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal that implement SageMakerFeatureStoreRuntimeAuthSchemeParams Modifier and Type Class Description classDefaultSageMakerFeatureStoreRuntimeAuthSchemeParamsMethods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.auth.scheme.internal with parameters of type SageMakerFeatureStoreRuntimeAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultSageMakerFeatureStoreRuntimeAuthSchemeProvider. resolveAuthScheme(SageMakerFeatureStoreRuntimeAuthSchemeParams params)
-