| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListImpersonationRolesResponse |
WorkMailClient.listImpersonationRoles(Consumer<ListImpersonationRolesRequest.Builder> listImpersonationRolesRequest)
Lists all the impersonation roles for the given WorkMail organization.
|
default ListImpersonationRolesResponse |
WorkMailClient.listImpersonationRoles(ListImpersonationRolesRequest listImpersonationRolesRequest)
Lists all the impersonation roles for the given WorkMail organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListImpersonationRolesResponse> |
WorkMailAsyncClient.listImpersonationRoles(Consumer<ListImpersonationRolesRequest.Builder> listImpersonationRolesRequest)
Lists all the impersonation roles for the given WorkMail organization.
|
default CompletableFuture<ListImpersonationRolesResponse> |
WorkMailAsyncClient.listImpersonationRoles(ListImpersonationRolesRequest listImpersonationRolesRequest)
Lists all the impersonation roles for the given WorkMail organization.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListImpersonationRolesResponse> |
ListImpersonationRolesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListImpersonationRolesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListImpersonationRolesResponse> subscriber) |
Copyright © 2022. All rights reserved.