public class GetGroupsResponse extends Object
| Constructor and Description |
|---|
GetGroupsResponse() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Group> |
getGroups() |
void |
setGroups(Collection<Group> groups) |
String |
toString() |
public Collection<Group> getGroups()
public void setGroups(Collection<Group> groups)
Copyright © 2015. All rights reserved.