public class AlipayCloudCloudbaseFunctionExecutionQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudCloudbaseFunctionExecutionQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Execution> |
getExecutions() |
Long |
getPageIndex() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setExecutions(List<Execution> executions) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCloudCloudbaseFunctionExecutionQueryResponse()
Copyright © 2024. All rights reserved.