Class BatchGetRecordRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sagemakerfeaturestoreruntime.transform.BatchGetRecordRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<BatchGetRecordRequest>
@Generated("software.amazon.awssdk:codegen") public class BatchGetRecordRequestMarshaller extends Object implements Marshaller<BatchGetRecordRequest>
BatchGetRecordRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description BatchGetRecordRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(BatchGetRecordRequest batchGetRecordRequest)
-
-
-
Constructor Detail
-
BatchGetRecordRequestMarshaller
public BatchGetRecordRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(BatchGetRecordRequest batchGetRecordRequest)
- Specified by:
marshallin interfaceMarshaller<BatchGetRecordRequest>
-
-