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