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