Uses of Interface
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model.SageMakerFeatureStoreRuntimeRequest.Builder
-
Packages that use SageMakerFeatureStoreRuntimeRequest.Builder Package Description software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model -
-
Uses of SageMakerFeatureStoreRuntimeRequest.Builder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model
Subinterfaces of SageMakerFeatureStoreRuntimeRequest.Builder in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model Modifier and Type Interface Description static interfaceBatchGetRecordRequest.Builderstatic interfaceDeleteRecordRequest.Builderstatic interfaceGetRecordRequest.Builderstatic interfacePutRecordRequest.BuilderClasses in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model that implement SageMakerFeatureStoreRuntimeRequest.Builder Modifier and Type Class Description protected static classSageMakerFeatureStoreRuntimeRequest.BuilderImplMethods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model that return SageMakerFeatureStoreRuntimeRequest.Builder Modifier and Type Method Description abstract SageMakerFeatureStoreRuntimeRequest.BuilderSageMakerFeatureStoreRuntimeRequest. toBuilder()Constructors in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model with parameters of type SageMakerFeatureStoreRuntimeRequest.Builder Constructor Description SageMakerFeatureStoreRuntimeRequest(SageMakerFeatureStoreRuntimeRequest.Builder builder)
-