Package | Description |
---|---|
com.tencentcloudapi.tdmq.v20200217.models |
Modifier and Type | Method and Description |
---|---|
TopicRecord[] |
DeleteTopicsRequest.getTopicSets()
Get 主题集合,每次最多删除20个。
|
TopicRecord[] |
DeleteTopicsResponse.getTopicSets()
Get 被删除的主题数组。
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteTopicsRequest.setTopicSets(TopicRecord[] TopicSets)
Set 主题集合,每次最多删除20个。
|
void |
DeleteTopicsResponse.setTopicSets(TopicRecord[] TopicSets)
Set 被删除的主题数组。
|
Copyright © 2020. All rights reserved.