| 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 DescribeGroupsResponse |
WorkDocsClient.describeGroups(DescribeGroupsRequest describeGroupsRequest)
Describes the groups specified by the query.
|
default CompletableFuture<DescribeGroupsResponse> |
WorkDocsAsyncClient.describeGroups(DescribeGroupsRequest describeGroupsRequest)
Describes the groups specified by the query.
|
default DescribeGroupsIterable |
WorkDocsClient.describeGroupsPaginator(DescribeGroupsRequest describeGroupsRequest)
Describes the groups specified by the query.
|
default DescribeGroupsPublisher |
WorkDocsAsyncClient.describeGroupsPaginator(DescribeGroupsRequest describeGroupsRequest)
Describes the groups specified by the query.
|
| Constructor and Description |
|---|
DescribeGroupsIterable(WorkDocsClient client,
DescribeGroupsRequest firstRequest) |
DescribeGroupsPublisher(WorkDocsAsyncClient client,
DescribeGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeGroupsRequestMarshaller.marshall(DescribeGroupsRequest describeGroupsRequest) |
Copyright © 2023. All rights reserved.