Package | Description |
---|---|
com.tencentcloudapi.trocket.v20230308.models |
Modifier and Type | Method and Description |
---|---|
SubscriptionData[] |
DescribeTopicListByGroupResponse.getData()
Get 主题列表
|
SubscriptionData[] |
DescribeTopicResponse.getSubscriptionData()
Get 订阅关系列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTopicListByGroupResponse.setData(SubscriptionData[] Data)
Set 主题列表
|
void |
DescribeTopicResponse.setSubscriptionData(SubscriptionData[] SubscriptionData)
Set 订阅关系列表
|
Constructor and Description |
---|
SubscriptionData(SubscriptionData 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.