| Package | Description | 
|---|---|
| com.tencentcloudapi.monitor.v20180724.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AlarmPolicy[] | DescribeAlarmPoliciesResponse. getPolicies()Get Policy array | 
| AlarmPolicy | DescribeAlarmPolicyResponse. getPolicy()Get Policy details | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeAlarmPoliciesResponse. setPolicies(AlarmPolicy[] Policies)Set Policy array | 
| void | DescribeAlarmPolicyResponse. setPolicy(AlarmPolicy Policy)Set Policy details | 
| 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 © 2021. All rights reserved.