public class GetFormComponentDefinitionListResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetFormComponentDefinitionListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetFormComponentDefinitionListResponse |
build(Map<String,?> map) |
GetFormComponentDefinitionListResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
GetFormComponentDefinitionListResponse |
setBody(GetFormComponentDefinitionListResponseBody body) |
GetFormComponentDefinitionListResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public GetFormComponentDefinitionListResponseBody body
public static GetFormComponentDefinitionListResponse build(Map<String,?> map) throws Exception
Exceptionpublic GetFormComponentDefinitionListResponse setHeaders(Map<String,String> headers)
public GetFormComponentDefinitionListResponse setBody(GetFormComponentDefinitionListResponseBody body)
public GetFormComponentDefinitionListResponseBody getBody()
Copyright © 2022. All rights reserved.