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