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