Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
AlarmTarget[] |
ModifyAlarmRequest.getAlarmTargets()
Get Monitoring object list
|
AlarmTarget[] |
CreateAlarmRequest.getAlarmTargets()
Get Monitoring object list
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAlarmRequest.setAlarmTargets(AlarmTarget[] AlarmTargets)
Set Monitoring object list
|
void |
CreateAlarmRequest.setAlarmTargets(AlarmTarget[] AlarmTargets)
Set Monitoring object list
|
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 © 2024. All rights reserved.