| Package | Description | 
|---|---|
| com.tencentcloudapi.tdmq.v20200217.models | 
| Modifier and Type | Method and Description | 
|---|---|
| TopicRecord[] | DeleteTopicsResponse. getTopicSets()Get Array of deleted topics. | 
| TopicRecord[] | DeleteTopicsRequest. getTopicSets()Get Topic set. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DeleteTopicsResponse. setTopicSets(TopicRecord[] TopicSets)Set Array of deleted topics. | 
| void | DeleteTopicsRequest. setTopicSets(TopicRecord[] TopicSets)Set Topic set. | 
| Constructor and Description | 
|---|
| TopicRecord(TopicRecord source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2023. All rights reserved.