Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.SageMakerFeatureStoreRuntimeClient
-
Packages that use SageMakerFeatureStoreRuntimeClient Package Description software.amazon.awssdk.services.sagemakerfeaturestoreruntime Contains all data plane API operations and data types for the Amazon SageMaker Feature Store. -
-
Uses of SageMakerFeatureStoreRuntimeClient in software.amazon.awssdk.services.sagemakerfeaturestoreruntime
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime that return SageMakerFeatureStoreRuntimeClient Modifier and Type Method Description static SageMakerFeatureStoreRuntimeClient
SageMakerFeatureStoreRuntimeClient. create()
Create aSageMakerFeatureStoreRuntimeClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
.
-