Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.SageMakerFeatureStoreRuntimeAsyncClientBuilder
-
Packages that use SageMakerFeatureStoreRuntimeAsyncClientBuilder Package Description software.amazon.awssdk.services.sagemakerfeaturestoreruntime Contains all data plane API operations and data types for the Amazon SageMaker Feature Store. -
-
Uses of SageMakerFeatureStoreRuntimeAsyncClientBuilder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime that return SageMakerFeatureStoreRuntimeAsyncClientBuilder Modifier and Type Method Description static SageMakerFeatureStoreRuntimeAsyncClientBuilderSageMakerFeatureStoreRuntimeAsyncClient. builder()Create a builder that can be used to configure and create aSageMakerFeatureStoreRuntimeAsyncClient.
-