| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContactList> |
ListContactListsResponse.contactLists()
The available contact lists.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactListsResponse.Builder |
ListContactListsResponse.Builder.contactLists(ContactList... contactLists)
The available contact lists.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactListsResponse.Builder |
ListContactListsResponse.Builder.contactLists(Collection<ContactList> contactLists)
The available contact lists.
|
Copyright © 2023. All rights reserved.