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