Class GroupIteme9D8Fc
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.GroupIteme9D8Fc
GroupIteme9D8Fc
A group that the restriction will be applied to.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGroupIteme9D8Fc(String type, String name) Constructs a validated instance ofGroupIteme9D8Fc.Constructs a validated instance ofGroupIteme9D8Fc. -
Method Summary
-
Field Details
-
type
Set to 'group'. -
name
The name of the group.
-
-
Constructor Details
-
GroupIteme9D8Fc
Constructs a validated instance ofGroupIteme9D8Fc.- Parameters:
spec- the specification to process
-
GroupIteme9D8Fc
Constructs a validated instance ofGroupIteme9D8Fc.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GroupIteme9D8Fc(Consumer)instead.- Parameters:
type- Set to 'group'.name- The name of the group.
-
GroupIteme9D8Fc
protected GroupIteme9D8Fc()
-
-
Method Details