GroupsResponse |
GroupResource.list(java.lang.Integer skipCount,
java.lang.Integer maxItems,
java.util.List<java.lang.Integer> ids,
java.util.List<java.lang.String> names,
java.util.List<java.lang.String> memberLogins,
java.util.List<java.lang.Integer> memberIds,
java.util.List<java.lang.Integer> childGroupIds,
java.util.List<java.lang.Integer> privFolderIds,
java.util.List<Privilege> privileges,
GroupReduceType reduce,
GroupSortAttribute sortBy,
SortOrder sortOrder)
Get a list of groups, optionally filtered sorted and paged. |