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