@Generated(value="software.amazon.awssdk:codegen") public class CreateBatchPredictionRequestMarshaller extends Object implements Marshaller<CreateBatchPredictionRequest>
CreateBatchPredictionRequest
MarshallerConstructor and Description |
---|
CreateBatchPredictionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(CreateBatchPredictionRequest createBatchPredictionRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public CreateBatchPredictionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(CreateBatchPredictionRequest createBatchPredictionRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<CreateBatchPredictionRequest>
createBatchPredictionRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.