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