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