public class Group extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Group.GroupLinks |
Modifier and Type | Field and Description |
---|---|
Group.GroupLinks |
_links |
String |
description |
Integer |
id |
String |
name |
List<Role> |
roles |
Integer |
version |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
toMap()
Converts the Group object's fields into a map representation.
|
String |
toString() |
void |
update(Map<String,Object> groupData)
Updates the fields of this
Group based on the provided group data. |
public Group.GroupLinks _links
public String description
public Integer id
public String name
public Integer version
Copyright © 2021 Cult Of Bits, lda