public class ListAlertMessagesResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListAlertMessagesResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListAlertMessagesResponse |
build(Map<String,?> map) |
ListAlertMessagesResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
ListAlertMessagesResponse |
setBody(ListAlertMessagesResponseBody body) |
ListAlertMessagesResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public ListAlertMessagesResponseBody body
public static ListAlertMessagesResponse build(Map<String,?> map) throws Exception
Exceptionpublic ListAlertMessagesResponse setHeaders(Map<String,String> headers)
public ListAlertMessagesResponse setBody(ListAlertMessagesResponseBody body)
public ListAlertMessagesResponseBody getBody()
Copyright © 2021. All rights reserved.