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