| Package | Description |
|---|---|
| software.amazon.awssdk.services.workmail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImpersonationRole> |
ListImpersonationRolesResponse.roles()
The list of impersonation roles under the given WorkMail organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListImpersonationRolesResponse.Builder |
ListImpersonationRolesResponse.Builder.roles(ImpersonationRole... roles)
The list of impersonation roles under the given WorkMail organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListImpersonationRolesResponse.Builder |
ListImpersonationRolesResponse.Builder.roles(Collection<ImpersonationRole> roles)
The list of impersonation roles under the given WorkMail organization.
|
Copyright © 2023. All rights reserved.