Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.SageMakerFeatureStoreRuntimeBaseClientBuilder
-
Packages that use SageMakerFeatureStoreRuntimeBaseClientBuilder Package Description software.amazon.awssdk.services.sagemakerfeaturestoreruntime Contains all data plane API operations and data types for the Amazon SageMaker Feature Store. -
-
Uses of SageMakerFeatureStoreRuntimeBaseClientBuilder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime
Classes in software.amazon.awssdk.services.sagemakerfeaturestoreruntime with type parameters of type SageMakerFeatureStoreRuntimeBaseClientBuilder Modifier and Type Interface Description interfaceSageMakerFeatureStoreRuntimeBaseClientBuilder<B extends SageMakerFeatureStoreRuntimeBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon SageMaker Feature Store Runtime that is supported by bothSageMakerFeatureStoreRuntimeClientBuilderandSageMakerFeatureStoreRuntimeAsyncClientBuilder.Subinterfaces of SageMakerFeatureStoreRuntimeBaseClientBuilder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime Modifier and Type Interface Description interfaceSageMakerFeatureStoreRuntimeAsyncClientBuilderA builder for creating an instance ofSageMakerFeatureStoreRuntimeAsyncClient.interfaceSageMakerFeatureStoreRuntimeClientBuilderA builder for creating an instance ofSageMakerFeatureStoreRuntimeClient.
-