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