Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.ModifyRocketMQTopicResponse
-
Packages that use ModifyRocketMQTopicResponse Package Description com.tencentcloudapi.tdmq.v20200217 com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of ModifyRocketMQTopicResponse in com.tencentcloudapi.tdmq.v20200217
Methods in com.tencentcloudapi.tdmq.v20200217 that return ModifyRocketMQTopicResponse Modifier and Type Method Description ModifyRocketMQTopicResponseTdmqClient. ModifyRocketMQTopic(ModifyRocketMQTopicRequest req)更新RocketMQ主题信息 -
Uses of ModifyRocketMQTopicResponse in com.tencentcloudapi.tdmq.v20200217.models
Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type ModifyRocketMQTopicResponse Constructor Description ModifyRocketMQTopicResponse(ModifyRocketMQTopicResponse 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.
-