Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
AlarmTarget[] |
CreateAlarmRequest.getAlarmTargets()
Get 监控对象列表。
|
AlarmTarget[] |
ModifyAlarmRequest.getAlarmTargets()
Get 监控对象列表。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAlarmRequest.setAlarmTargets(AlarmTarget[] AlarmTargets)
Set 监控对象列表。
|
void |
ModifyAlarmRequest.setAlarmTargets(AlarmTarget[] AlarmTargets)
Set 监控对象列表。
|
Constructor and Description |
---|
AlarmTarget(AlarmTarget 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.