| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The Amazon WorkDocs API is designed for the following use cases:
|
| software.amazon.awssdk.services.workdocs.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteDocumentVersionResponse |
WorkDocsClient.deleteDocumentVersion(DeleteDocumentVersionRequest deleteDocumentVersionRequest)
Deletes a specific version of a document.
|
default CompletableFuture<DeleteDocumentVersionResponse> |
WorkDocsAsyncClient.deleteDocumentVersion(DeleteDocumentVersionRequest deleteDocumentVersionRequest)
Deletes a specific version of a document.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteDocumentVersionRequestMarshaller.marshall(DeleteDocumentVersionRequest deleteDocumentVersionRequest) |
Copyright © 2023. All rights reserved.