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