| Package | Description | 
|---|---|
| com.tencentcloudapi.tdmq.v20200217.models | 
| Modifier and Type | Method and Description | 
|---|---|
RocketMQClusterConfig | 
DescribeRocketMQClusterResponse.getClusterConfig()
Get Cluster configuration 
 | 
RocketMQClusterConfig | 
RocketMQClusterDetail.getConfig()
Get Cluster configuration information 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeRocketMQClusterResponse.setClusterConfig(RocketMQClusterConfig ClusterConfig)
Set Cluster configuration 
 | 
void | 
RocketMQClusterDetail.setConfig(RocketMQClusterConfig Config)
Set Cluster configuration information 
 | 
| Constructor and Description | 
|---|
RocketMQClusterConfig(RocketMQClusterConfig 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. 
 | 
Copyright © 2022. All rights reserved.