| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ContactList.Builder |
ContactList.builder() |
ContactList.Builder |
ContactList.Builder.contactListName(String contactListName)
The name of the contact list.
|
ContactList.Builder |
ContactList.Builder.lastUpdatedTimestamp(Instant lastUpdatedTimestamp)
A timestamp noting the last time the contact list was updated.
|
ContactList.Builder |
ContactList.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ContactList.Builder> |
ContactList.serializableBuilderClass() |
Copyright © 2021. All rights reserved.