public class KoubeiRetailInstanceQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiRetailInstanceQueryResponse() |
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, setSubMsg
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.