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