public class AlipayCommerceIotGroupBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceIotGroupBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DeviceGroup> |
getGroups() |
List<Long> |
getTotal() |
void |
setGroups(List<DeviceGroup> groups) |
void |
setTotal(List<Long> total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setGroups(List<DeviceGroup> groups)
public List<DeviceGroup> getGroups()
Copyright © 2020. All rights reserved.