public class DescribeMonitorGroupNotifyPolicyListResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
DescribeMonitorGroupNotifyPolicyListResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
DescribeMonitorGroupNotifyPolicyListResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public DescribeMonitorGroupNotifyPolicyListResponseBody body
public DescribeMonitorGroupNotifyPolicyListResponse()
public static DescribeMonitorGroupNotifyPolicyListResponse build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMonitorGroupNotifyPolicyListResponse setHeaders(Map<String,String> headers)
public DescribeMonitorGroupNotifyPolicyListResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public DescribeMonitorGroupNotifyPolicyListResponse setBody(DescribeMonitorGroupNotifyPolicyListResponseBody body)
public DescribeMonitorGroupNotifyPolicyListResponseBody getBody()
Copyright © 2024. All rights reserved.