public class KoubeiRetailTopinstanceQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiRetailTopinstanceQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceInfo> |
getInstanceList()
Gets instance list.
|
Long |
getTotalCount()
Gets total count.
|
void |
setInstanceList(List<InstanceInfo> instanceList)
Sets instance list.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiRetailTopinstanceQueryResponse()
public void setInstanceList(List<InstanceInfo> instanceList)
instanceList - the instance listpublic List<InstanceInfo> getInstanceList()
public void setTotalCount(Long totalCount)
totalCount - the total countpublic Long getTotalCount()
Copyright © 2018. All rights reserved.