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