| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityInfo> |
ListEmailIdentitiesResponse.emailIdentities()
An array that includes all of the email identities associated with your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListEmailIdentitiesResponse.Builder |
ListEmailIdentitiesResponse.Builder.emailIdentities(IdentityInfo... emailIdentities)
An array that includes all of the email identities associated with your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListEmailIdentitiesResponse.Builder |
ListEmailIdentitiesResponse.Builder.emailIdentities(Collection<IdentityInfo> emailIdentities)
An array that includes all of the email identities associated with your AWS account.
|
Copyright © 2021. All rights reserved.