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