public static interface ContactList.Builder extends SdkPojo, CopyableBuilder<ContactList.Builder,ContactList>
| Modifier and Type | Method and Description |
|---|---|
ContactList.Builder |
contactListName(String contactListName)
The name of the contact list.
|
ContactList.Builder |
lastUpdatedTimestamp(Instant lastUpdatedTimestamp)
A timestamp noting the last time the contact list was updated.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildContactList.Builder contactListName(String contactListName)
The name of the contact list.
contactListName - The name of the contact list.ContactList.Builder lastUpdatedTimestamp(Instant lastUpdatedTimestamp)
A timestamp noting the last time the contact list was updated.
lastUpdatedTimestamp - A timestamp noting the last time the contact list was updated.Copyright © 2020. All rights reserved.