Interface ListManagementOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ListManagementOptions.Builder,ListManagementOptions>, SdkBuilder<ListManagementOptions.Builder,ListManagementOptions>, SdkPojo
Enclosing class:
ListManagementOptions

public static interface ListManagementOptions.Builder extends SdkPojo, CopyableBuilder<ListManagementOptions.Builder,ListManagementOptions>
  • Method Details

    • contactListName

      ListManagementOptions.Builder contactListName(String contactListName)

      The name of the contact list.

      Parameters:
      contactListName - The name of the contact list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • topicName

      ListManagementOptions.Builder topicName(String topicName)

      The name of the topic.

      Parameters:
      topicName - The name of the topic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.