| Package | Description |
|---|---|
| com.amazonaws.services.workdocs |
The WorkDocs API is designed for the following use cases:
|
| com.amazonaws.services.workdocs.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeRootFoldersResult> |
AbstractAmazonWorkDocsAsync.describeRootFoldersAsync(DescribeRootFoldersRequest request,
AsyncHandler<DescribeRootFoldersRequest,DescribeRootFoldersResult> asyncHandler) |
Future<DescribeRootFoldersResult> |
AmazonWorkDocsAsyncClient.describeRootFoldersAsync(DescribeRootFoldersRequest request,
AsyncHandler<DescribeRootFoldersRequest,DescribeRootFoldersResult> asyncHandler) |
Future<DescribeRootFoldersResult> |
AmazonWorkDocsAsync.describeRootFoldersAsync(DescribeRootFoldersRequest describeRootFoldersRequest,
AsyncHandler<DescribeRootFoldersRequest,DescribeRootFoldersResult> asyncHandler)
Describes the current user's special folders; the
RootFolder and the RecycleBin. |
| Modifier and Type | Method and Description |
|---|---|
DescribeRootFoldersRequest |
DescribeRootFoldersRequest.clone() |
DescribeRootFoldersRequest |
DescribeRootFoldersRequest.withAuthenticationToken(String authenticationToken)
Amazon WorkDocs authentication token.
|
DescribeRootFoldersRequest |
DescribeRootFoldersRequest.withLimit(Integer limit)
The maximum number of items to return.
|
DescribeRootFoldersRequest |
DescribeRootFoldersRequest.withMarker(String marker)
The marker for the next set of results.
|
Copyright © 2021. All rights reserved.