public static interface ListManagementOptions.Builder extends SdkPojo, CopyableBuilder<ListManagementOptions.Builder,ListManagementOptions>
| Modifier and Type | Method and Description |
|---|---|
ListManagementOptions.Builder |
contactListName(String contactListName)
The name of the contact list.
|
ListManagementOptions.Builder |
topicName(String topicName)
The name of the topic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListManagementOptions.Builder contactListName(String contactListName)
The name of the contact list.
contactListName - The name of the contact list.ListManagementOptions.Builder topicName(String topicName)
The name of the topic.
topicName - The name of the topic.Copyright © 2021. All rights reserved.