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