Klasse ContentRestrictionRestrictions
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionRestrictions
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentRestrictionRestrictions
extends Object
ContentRestrictionRestrictions
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentRestrictionRestrictionsExpandableprotected GroupArrayprotected UserArray -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentRestrictionRestrictions(UserArray user, GroupArray group, ContentRestrictionRestrictionsExpandable _expandable) Constructs a validated instance ofContentRestrictionRestrictions.Constructs a validated instance ofContentRestrictionRestrictions. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(ContentRestrictionRestrictionsExpandable _expandable) builder()protected booleanbooleangroup()group(GroupArray group) inthashCode()toString()user()
-
Felddetails
-
user
-
group
-
_expandable
-
-
Konstruktordetails
-
ContentRestrictionRestrictions
Constructs a validated instance ofContentRestrictionRestrictions.- Parameter:
spec- the specification to process
-
ContentRestrictionRestrictions
@Internal public ContentRestrictionRestrictions(UserArray user, GroupArray group, ContentRestrictionRestrictionsExpandable _expandable) Constructs a validated instance ofContentRestrictionRestrictions.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentRestrictionRestrictions(Consumer)instead.- Parameter:
user- usergroup- group_expandable- _expandable
-
ContentRestrictionRestrictions
protected ContentRestrictionRestrictions()
-
-
Methodendetails
-
builder
-
user
-
group
-
_expandable
-
user
- Gibt zurück:
this.
-
group
- Gibt zurück:
this.
-
_expandable
public ContentRestrictionRestrictions _expandable(ContentRestrictionRestrictionsExpandable _expandable) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-