Package | Description |
---|---|
com.onelogin.sdk.conn | |
com.onelogin.sdk.model |
Modifier and Type | Method and Description |
---|---|
Group |
Client.getGroup(long id)
Gets Group by ID.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Group> |
Client.getGroups()
Gets a list of Group resources.
|
java.util.List<Group> |
Client.getGroups(int maxResults)
Gets a list of Group resources (element of groups limited with the limit parameter).
|
Modifier and Type | Method and Description |
---|---|
Group |
Event.getGroup() |