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