Class UpdateDocumentVersionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.workdocs.transform.UpdateDocumentVersionRequestMarshaller
- All Implemented Interfaces:
Marshaller<UpdateDocumentVersionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateDocumentVersionRequestMarshaller
extends Object
implements Marshaller<UpdateDocumentVersionRequest>
UpdateDocumentVersionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionUpdateDocumentVersionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateDocumentVersionRequest updateDocumentVersionRequest)
-
Constructor Details
-
UpdateDocumentVersionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<UpdateDocumentVersionRequest>
-