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