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