public class CreateBatchPredictionRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreateBatchPredictionRequest>,CreateBatchPredictionRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreateBatchPredictionRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreateBatchPredictionRequest> |
marshall(CreateBatchPredictionRequest createBatchPredictionRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreateBatchPredictionRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreateBatchPredictionRequest> marshall(CreateBatchPredictionRequest createBatchPredictionRequest)
marshall
in interface Marshaller<Request<CreateBatchPredictionRequest>,CreateBatchPredictionRequest>