Uses of Class
com.tencentcloudapi.iot.v20180123.models.GetTopicResponse
-
Packages that use GetTopicResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of GetTopicResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return GetTopicResponse Modifier and Type Method Description GetTopicResponse
IotClient. GetTopic(GetTopicRequest req)
获取Topic信息 -
Uses of GetTopicResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type GetTopicResponse Constructor Description GetTopicResponse(GetTopicResponse 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.
-