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