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