| 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 GetDocumentPathResponse |
WorkDocsClient.getDocumentPath(GetDocumentPathRequest getDocumentPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the requested document.
|
default CompletableFuture<GetDocumentPathResponse> |
WorkDocsAsyncClient.getDocumentPath(GetDocumentPathRequest getDocumentPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the requested document.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDocumentPathRequestMarshaller.marshall(GetDocumentPathRequest getDocumentPathRequest) |
Copyright © 2023. All rights reserved.