Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.AMQPClusterInfo
-
Packages that use AMQPClusterInfo Package Description com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of AMQPClusterInfo in com.tencentcloudapi.tdmq.v20200217.models
Methods in com.tencentcloudapi.tdmq.v20200217.models that return AMQPClusterInfo Modifier and Type Method Description AMQPClusterInfoAMQPClusterDetail. getInfo()Get 集群基本信息Methods in com.tencentcloudapi.tdmq.v20200217.models with parameters of type AMQPClusterInfo Modifier and Type Method Description voidAMQPClusterDetail. setInfo(AMQPClusterInfo Info)Set 集群基本信息Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type AMQPClusterInfo Constructor Description AMQPClusterInfo(AMQPClusterInfo 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.
-