| Package | Description | 
|---|---|
| com.tencentcloudapi.iot.v20180123.models | 
| Modifier and Type | Method and Description | 
|---|---|
Topic | 
GetTopicResponse.getTopic()
Get Topic信息 
 | 
Topic | 
AddTopicResponse.getTopic()
Get Topic信息 
 | 
Topic[] | 
GetTopicsResponse.getTopics()
Get Topic列表 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetTopicResponse.setTopic(Topic Topic)
Set Topic信息 
 | 
void | 
AddTopicResponse.setTopic(Topic Topic)
Set Topic信息 
 | 
void | 
GetTopicsResponse.setTopics(Topic[] Topics)
Set Topic列表 
 | 
| Constructor and Description | 
|---|
Topic(Topic 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 © 2025. All rights reserved.