Interface SageMakerFeatureStoreRuntimeRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder
,SdkRequest.Builder
- All Known Subinterfaces:
BatchGetRecordRequest.Builder
,DeleteRecordRequest.Builder
,GetRecordRequest.Builder
,PutRecordRequest.Builder
- All Known Implementing Classes:
SageMakerFeatureStoreRuntimeRequest.BuilderImpl
- Enclosing class:
- SageMakerFeatureStoreRuntimeRequest
public static interface SageMakerFeatureStoreRuntimeRequest.Builder extends AwsRequest.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SageMakerFeatureStoreRuntimeRequest
build()
-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration, overrideConfiguration, overrideConfiguration
-
-
-
-
Method Detail
-
build
SageMakerFeatureStoreRuntimeRequest build()
- Specified by:
build
in interfaceAwsRequest.Builder
- Specified by:
build
in interfaceSdkRequest.Builder
-
-