Uses of Class
com.tencentcloudapi.iotcloud.v20210408.models.CreateTopicRuleResponse
-
Packages that use CreateTopicRuleResponse Package Description com.tencentcloudapi.iotcloud.v20210408 com.tencentcloudapi.iotcloud.v20210408.models -
-
Uses of CreateTopicRuleResponse in com.tencentcloudapi.iotcloud.v20210408
Methods in com.tencentcloudapi.iotcloud.v20210408 that return CreateTopicRuleResponse Modifier and Type Method Description CreateTopicRuleResponse
IotcloudClient. CreateTopicRule(CreateTopicRuleRequest req)
本接口(CreateTopicRule)用于创建一个规则 -
Uses of CreateTopicRuleResponse in com.tencentcloudapi.iotcloud.v20210408.models
Constructors in com.tencentcloudapi.iotcloud.v20210408.models with parameters of type CreateTopicRuleResponse Constructor Description CreateTopicRuleResponse(CreateTopicRuleResponse 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.
-