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