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, sdkFields
copy
applyMutation, build
ListManagementOptions.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 © 2023. All rights reserved.