| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The Amazon WorkDocs API is designed for the following use cases:
|
| software.amazon.awssdk.services.workdocs.paginators | |
| 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. |
default DescribeRootFoldersIterable |
WorkDocsClient.describeRootFoldersPaginator(DescribeRootFoldersRequest describeRootFoldersRequest)
Describes the current user's special folders; the
RootFolder and the RecycleBin. |
default DescribeRootFoldersPublisher |
WorkDocsAsyncClient.describeRootFoldersPaginator(DescribeRootFoldersRequest describeRootFoldersRequest)
Describes the current user's special folders; the
RootFolder and the RecycleBin. |
| Constructor and Description |
|---|
DescribeRootFoldersIterable(WorkDocsClient client,
DescribeRootFoldersRequest firstRequest) |
DescribeRootFoldersPublisher(WorkDocsAsyncClient client,
DescribeRootFoldersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeRootFoldersRequestMarshaller.marshall(DescribeRootFoldersRequest describeRootFoldersRequest) |
Copyright © 2023. All rights reserved.