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