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