Class StartExportRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mgn.transform.StartExportRequestMarshaller
- All Implemented Interfaces:
 Marshaller<StartExportRequest>
@Generated("software.amazon.awssdk:codegen")
public class StartExportRequestMarshaller
extends Object
implements Marshaller<StartExportRequest>
StartExportRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartExportRequest startExportRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
StartExportRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<StartExportRequest>- Parameters:
 startExportRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -