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