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