Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.AMQPClusterConfig
-
Packages that use AMQPClusterConfig Package Description com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of AMQPClusterConfig in com.tencentcloudapi.tdmq.v20200217.models
Methods in com.tencentcloudapi.tdmq.v20200217.models that return AMQPClusterConfig Modifier and Type Method Description AMQPClusterConfigAMQPClusterDetail. getConfig()Get 集群配置信息Methods in com.tencentcloudapi.tdmq.v20200217.models with parameters of type AMQPClusterConfig Modifier and Type Method Description voidAMQPClusterDetail. setConfig(AMQPClusterConfig Config)Set 集群配置信息Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type AMQPClusterConfig Constructor Description AMQPClusterConfig(AMQPClusterConfig 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.
-