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