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