Uses of Interface
software.amazon.awssdk.services.sagemakerruntime.SageMakerRuntimeBaseClientBuilder
Packages that use SageMakerRuntimeBaseClientBuilder
Package
Description
The Amazon SageMaker AI runtime API.
-
Uses of SageMakerRuntimeBaseClientBuilder in software.amazon.awssdk.services.sagemakerruntime
Classes in software.amazon.awssdk.services.sagemakerruntime with type parameters of type SageMakerRuntimeBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceSageMakerRuntimeBaseClientBuilder<B extends SageMakerRuntimeBaseClientBuilder<B,C>, C> This includes configuration specific to Amazon SageMaker Runtime that is supported by bothSageMakerRuntimeClientBuilderandSageMakerRuntimeAsyncClientBuilder.Subinterfaces of SageMakerRuntimeBaseClientBuilder in software.amazon.awssdk.services.sagemakerruntimeModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofSageMakerRuntimeAsyncClient.interfaceA builder for creating an instance ofSageMakerRuntimeClient.