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