| Package | Description |
|---|---|
| software.amazon.awssdk.services.workdocs |
The WorkDocs API is designed for the following use cases:
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeGroupsResponse |
WorkDocsClient.describeGroups(Consumer<DescribeGroupsRequest.Builder> describeGroupsRequest)
Describes the groups specified by the query.
|
default DescribeGroupsResponse |
WorkDocsClient.describeGroups(DescribeGroupsRequest describeGroupsRequest)
Describes the groups specified by the query.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeGroupsResponse> |
WorkDocsAsyncClient.describeGroups(Consumer<DescribeGroupsRequest.Builder> describeGroupsRequest)
Describes the groups specified by the query.
|
default CompletableFuture<DescribeGroupsResponse> |
WorkDocsAsyncClient.describeGroups(DescribeGroupsRequest describeGroupsRequest)
Describes the groups specified by the query.
|
Copyright © 2022. All rights reserved.