| Package | Description |
|---|---|
| com.tencentcloudapi.monitor.v20180724.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
AlarmNotice.getTags()
Get 通知模板绑定的标签
注意:此字段可能返回 null,表示取不到有效值。
|
Tag[] |
DescribeAlarmNoticesRequest.getTags()
Get 模板根据标签过滤
|
Tag[] |
CreateAlarmPolicyRequest.getTags()
Get 模板绑定的标签
|
Tag[] |
CreateAlarmNoticeRequest.getTags()
Get 模板绑定的标签
|
Tag[] |
AlarmPolicy.getTags()
Get 策略标签
注意:此字段可能返回 null,表示取不到有效值。
|
Tag[] |
DescribeAlarmPoliciesRequest.getTags()
Get 策略根据标签过滤
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmNotice.setTags(Tag[] Tags)
Set 通知模板绑定的标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeAlarmNoticesRequest.setTags(Tag[] Tags)
Set 模板根据标签过滤
|
void |
CreateAlarmPolicyRequest.setTags(Tag[] Tags)
Set 模板绑定的标签
|
void |
CreateAlarmNoticeRequest.setTags(Tag[] Tags)
Set 模板绑定的标签
|
void |
AlarmPolicy.setTags(Tag[] Tags)
Set 策略标签
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeAlarmPoliciesRequest.setTags(Tag[] Tags)
Set 策略根据标签过滤
|
| Constructor and Description |
|---|
Tag(Tag 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 © 2024. All rights reserved.