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