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