public class AlipayIserviceCcmInstanceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCcmInstanceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Instance> |
getInstances() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setInstances(List<Instance> instances) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgCopyright © 2023. All rights reserved.