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