public class RestoreTopicListConfig extends Object
Constructor and Description |
---|
RestoreTopicListConfig() |
Modifier and Type | Method and Description |
---|---|
void |
addTopicConfig(TopicConfig topicConfig) |
List<TopicConfig> |
getTopicConfigs() |
void |
setTopicConfigs(List<TopicConfig> topicConfigs) |
public void addTopicConfig(TopicConfig topicConfig)
public List<TopicConfig> getTopicConfigs()
public void setTopicConfigs(List<TopicConfig> topicConfigs)