Package software.amazon.awssdk.services.sagemakerfeaturestoreruntime
Contains all data plane API operations and data types for the Amazon SageMaker Feature Store. Use this API to put, delete, and retrieve (get) features from a feature store.
Use the following operations to configure your OnlineStore
and OfflineStore
features, and
to create and manage feature groups:
-
Interface Summary Interface Description SageMakerFeatureStoreRuntimeAsyncClient Service client for accessing Amazon SageMaker Feature Store Runtime asynchronously.SageMakerFeatureStoreRuntimeAsyncClientBuilder A builder for creating an instance ofSageMakerFeatureStoreRuntimeAsyncClient
.SageMakerFeatureStoreRuntimeBaseClientBuilder<B extends SageMakerFeatureStoreRuntimeBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon SageMaker Feature Store Runtime that is supported by bothSageMakerFeatureStoreRuntimeClientBuilder
andSageMakerFeatureStoreRuntimeAsyncClientBuilder
.SageMakerFeatureStoreRuntimeClient Service client for accessing Amazon SageMaker Feature Store Runtime.SageMakerFeatureStoreRuntimeClientBuilder A builder for creating an instance ofSageMakerFeatureStoreRuntimeClient
.SageMakerFeatureStoreRuntimeServiceClientConfiguration.Builder A builder for creating aSageMakerFeatureStoreRuntimeServiceClientConfiguration
-
Class Summary Class Description SageMakerFeatureStoreRuntimeServiceClientConfiguration Class to expose the service client settings to the user.