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