| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail |
WorkMail is a secure, managed business email and calendaring service with support for existing desktop and mobile
email clients.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeGroupResponse |
WorkMailClient.describeGroup(Consumer<DescribeGroupRequest.Builder> describeGroupRequest)
Returns the data available for the group.
|
default DescribeGroupResponse |
WorkMailClient.describeGroup(DescribeGroupRequest describeGroupRequest)
Returns the data available for the group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeGroupResponse> |
WorkMailAsyncClient.describeGroup(Consumer<DescribeGroupRequest.Builder> describeGroupRequest)
Returns the data available for the group.
|
default CompletableFuture<DescribeGroupResponse> |
WorkMailAsyncClient.describeGroup(DescribeGroupRequest describeGroupRequest)
Returns the data available for the group.
|
Copyright © 2022. All rights reserved.