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