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