Class GroupItem
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.GroupItem
GroupItem
A group that the restriction will be applied to.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Set to 'group'. -
id
The id of the group.
-
-
Constructor Details
-
GroupItem
-
GroupItem
@Internal protected GroupItem()Protected no-args constructor for use by serialization frameworks. -
GroupItem
Constructs a validated instance ofGroupItem.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GroupItem(Consumer)instead.- Parameters:
type- Set to 'group'.id- The id of the group.
-
-
Method Details
-
type
-
type
-
getType
-
setType
-
id
-
id
-
getId
-
setId
-
equals
-
hashCode
-
toString
-