public class KoubeiRetailTopinstanceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
KoubeiRetailTopinstanceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<InstanceInfo> |
getInstanceList() |
Long |
getTotalCount() |
void |
setInstanceList(List<InstanceInfo> instanceList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setInstanceList(List<InstanceInfo> instanceList)
public List<InstanceInfo> getInstanceList()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2020. All rights reserved.