Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
AlarmPolicy[] |
DescribeAlarmPoliciesResponse.getPolicies()
Get 策略数组
|
AlarmPolicy |
DescribeAlarmPolicyResponse.getPolicy()
Get 策略详情
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeAlarmPoliciesResponse.setPolicies(AlarmPolicy[] Policies)
Set 策略数组
|
void |
DescribeAlarmPolicyResponse.setPolicy(AlarmPolicy Policy)
Set 策略详情
|
Constructor and Description |
---|
AlarmPolicy(AlarmPolicy 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.