| 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 GetFolderPathResponse |
WorkDocsClient.getFolderPath(GetFolderPathRequest getFolderPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
default CompletableFuture<GetFolderPathResponse> |
WorkDocsAsyncClient.getFolderPath(GetFolderPathRequest getFolderPathRequest)
Retrieves the path information (the hierarchy from the root folder) for the specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetFolderPathRequestMarshaller.marshall(GetFolderPathRequest getFolderPathRequest) |
Copyright © 2023. All rights reserved.