| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ListContactsResponse.contacts()
The contacts present in a specific contact list.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactsResponse.Builder |
ListContactsResponse.Builder.contacts(Contact... contacts)
The contacts present in a specific contact list.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactsResponse.Builder |
ListContactsResponse.Builder.contacts(Collection<Contact> contacts)
The contacts present in a specific contact list.
|
Copyright © 2023. All rights reserved.