public class AlarmRuleListResponse extends AbstractBceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
AlarmRuleListResponse.AlarmDigest |
static class |
AlarmRuleListResponse.Meta |
metadata| Constructor and Description |
|---|
AlarmRuleListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AlarmRuleListResponse.AlarmDigest> |
getData() |
AlarmRuleListResponse.Meta |
getMeta() |
void |
setData(List<AlarmRuleListResponse.AlarmDigest> data) |
void |
setMeta(AlarmRuleListResponse.Meta meta) |
getMetadatapublic AlarmRuleListResponse.Meta getMeta()
public void setMeta(AlarmRuleListResponse.Meta meta)
public List<AlarmRuleListResponse.AlarmDigest> getData()
public void setData(List<AlarmRuleListResponse.AlarmDigest> data)
Copyright © 2022. All rights reserved.