| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The WorkDocs API is designed for the following use cases:
|
| software.amazon.awssdk.services.workdocs.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeRootFoldersResponse |
WorkDocsClient.describeRootFolders(DescribeRootFoldersRequest describeRootFoldersRequest)
Describes the current user's special folders; the
RootFolder and the RecycleBin. |
default CompletableFuture<DescribeRootFoldersResponse> |
WorkDocsAsyncClient.describeRootFolders(DescribeRootFoldersRequest describeRootFoldersRequest)
Describes the current user's special folders; the
RootFolder and the RecycleBin. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeRootFoldersRequestMarshaller.marshall(DescribeRootFoldersRequest describeRootFoldersRequest) |
Copyright © 2022. All rights reserved.