| Package | Description | 
|---|---|
| com.tencentcloudapi.tdmq.v20200217.models | 
| Modifier and Type | Method and Description | 
|---|---|
RocketMQClusterInfo | 
DescribeRocketMQClusterResponse.getClusterInfo()
Get Cluster information 
 | 
RocketMQClusterInfo | 
RocketMQClusterDetail.getInfo()
Get Basic cluster information. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeRocketMQClusterResponse.setClusterInfo(RocketMQClusterInfo ClusterInfo)
Set Cluster information 
 | 
void | 
RocketMQClusterDetail.setInfo(RocketMQClusterInfo Info)
Set Basic cluster information. 
 | 
| Constructor and Description | 
|---|
RocketMQClusterInfo(RocketMQClusterInfo 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.