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>
GetExportJobRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetExportJobRequest getExportJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetExportJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetExportJobRequest>- Parameters:
 getExportJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -