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