| 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.
|
| software.amazon.awssdk.services.workmail.paginators | |
| software.amazon.awssdk.services.workmail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListGroupsResponse> |
WorkMailAsyncClient.listGroups(ListGroupsRequest listGroupsRequest)
Returns summaries of the organization's groups.
|
default ListGroupsResponse |
WorkMailClient.listGroups(ListGroupsRequest listGroupsRequest)
Returns summaries of the organization's groups.
|
default ListGroupsPublisher |
WorkMailAsyncClient.listGroupsPaginator(ListGroupsRequest listGroupsRequest)
Returns summaries of the organization's groups.
|
default ListGroupsIterable |
WorkMailClient.listGroupsPaginator(ListGroupsRequest listGroupsRequest)
Returns summaries of the organization's groups.
|
| Constructor and Description |
|---|
ListGroupsIterable(WorkMailClient client,
ListGroupsRequest firstRequest) |
ListGroupsPublisher(WorkMailAsyncClient client,
ListGroupsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListGroupsRequestMarshaller.marshall(ListGroupsRequest listGroupsRequest) |
Copyright © 2022. All rights reserved.