Uses of Class
software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model.SageMakerFeatureStoreRuntimeRequest
-
-
Uses of SageMakerFeatureStoreRuntimeRequest in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.internal
Methods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.internal with type parameters of type SageMakerFeatureStoreRuntimeRequest Modifier and Type Method Description static <T extends SageMakerFeatureStoreRuntimeRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends SageMakerFeatureStoreRuntimeRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of SageMakerFeatureStoreRuntimeRequest in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model
Subclasses of SageMakerFeatureStoreRuntimeRequest in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model Modifier and Type Class Description classBatchGetRecordRequestclassDeleteRecordRequestclassGetRecordRequestclassPutRecordRequestMethods in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model that return SageMakerFeatureStoreRuntimeRequest Modifier and Type Method Description SageMakerFeatureStoreRuntimeRequestSageMakerFeatureStoreRuntimeRequest.Builder. build()Constructors in software.amazon.awssdk.services.sagemakerfeaturestoreruntime.model with parameters of type SageMakerFeatureStoreRuntimeRequest Constructor Description BuilderImpl(SageMakerFeatureStoreRuntimeRequest request)
-