com.baidubce.services.iotdm.model
Class GroupListResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.iotdm.model.GroupListResponse
- All Implemented Interfaces:
- Serializable
public class GroupListResponse
- extends AbstractBceResponse
Represent the response of getting group list.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupListResponse
public GroupListResponse()
getGroups
public List<DeviceGroup> getGroups()
setGroups
public void setGroups(List<DeviceGroup> groups)
Copyright © 2018. All rights reserved.