Package | Description |
---|---|
com.tencentcloudapi.iotcloud.v20180614.models |
Modifier and Type | Method and Description |
---|---|
BrokerSubscribe |
UpdateTopicPolicyRequest.getBrokerSubscribe()
Get 代理订阅信息
|
BrokerSubscribe |
CreateTopicPolicyRequest.getBrokerSubscribe()
Get 代理订阅信息,网关产品为绑定的子产品创建topic时需要填写,内容为子产品的ID和设备信息。
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateTopicPolicyRequest.setBrokerSubscribe(BrokerSubscribe BrokerSubscribe)
Set 代理订阅信息
|
void |
CreateTopicPolicyRequest.setBrokerSubscribe(BrokerSubscribe BrokerSubscribe)
Set 代理订阅信息,网关产品为绑定的子产品创建topic时需要填写,内容为子产品的ID和设备信息。
|
Constructor and Description |
---|
BrokerSubscribe(BrokerSubscribe 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 © 2024. All rights reserved.