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