Package | Description |
---|---|
com.tencentcloudapi.tdmq.v20200217.models |
Modifier and Type | Method and Description |
---|---|
DimensionInstance[] |
DescribeRocketMQTopUsagesResponse.getDimensions()
Get 指标值对应的维度组合,本接口存在以下几个维度:
tenant,namespace,group,topic
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRocketMQTopUsagesResponse.setDimensions(DimensionInstance[] Dimensions)
Set 指标值对应的维度组合,本接口存在以下几个维度:
tenant,namespace,group,topic
|
Constructor and Description |
---|
DimensionInstance(DimensionInstance 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 © 2025. All rights reserved.