Package | Description |
---|---|
com.tencentcloudapi.tdmq.v20200217.models |
Modifier and Type | Method and Description |
---|---|
SubscriptionTopic[] |
DeleteSubscriptionsResponse.getSubscriptionTopicSets()
Get 成功删除的订阅关系数组。
|
SubscriptionTopic[] |
DeleteSubscriptionsRequest.getSubscriptionTopicSets()
Get 订阅关系集合,每次最多删除20个。
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteSubscriptionsResponse.setSubscriptionTopicSets(SubscriptionTopic[] SubscriptionTopicSets)
Set 成功删除的订阅关系数组。
|
void |
DeleteSubscriptionsRequest.setSubscriptionTopicSets(SubscriptionTopic[] SubscriptionTopicSets)
Set 订阅关系集合,每次最多删除20个。
|
Constructor and Description |
---|
SubscriptionTopic(SubscriptionTopic 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 © 2022. All rights reserved.