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