| Package | Description |
|---|---|
| com.tencentcloudapi.monitor.v20180724.models |
| Modifier and Type | Method and Description |
|---|---|
PrometheusTag[] |
DescribePrometheusInstancesRequest.getTagFilters()
Get 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。
|
PrometheusTag[] |
CreatePrometheusMultiTenantInstancePostPayModeRequest.getTagSpecification()
Get 实例的标签
|
PrometheusTag[] |
PrometheusInstancesItem.getTagSpecification()
Get 实例关联的标签列表。
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribePrometheusInstancesRequest.setTagFilters(PrometheusTag[] TagFilters)
Set 按照【标签键值对】进行过滤。tag-key使用具体的标签键进行替换。
|
void |
CreatePrometheusMultiTenantInstancePostPayModeRequest.setTagSpecification(PrometheusTag[] TagSpecification)
Set 实例的标签
|
void |
PrometheusInstancesItem.setTagSpecification(PrometheusTag[] TagSpecification)
Set 实例关联的标签列表。
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
PrometheusTag(PrometheusTag 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.