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