Klasse ContentRestrictions
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictions
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentRestrictions
extends Object
ContentRestrictions
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentRestrictionsExpandableprotected ContentRestrictionprotected ContentRestriction -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentRestrictions(ContentRestriction read, ContentRestriction update, ContentRestrictionsExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofContentRestrictions.Constructs a validated instance ofContentRestrictions. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(ContentRestrictionsExpandable _expandable) _links()builder()protected booleanbooleaninthashCode()read()read(ContentRestriction read) toString()update()update(ContentRestriction update)
-
Felddetails
-
read
-
update
-
_expandable
-
_links
-
-
Konstruktordetails
-
ContentRestrictions
Constructs a validated instance ofContentRestrictions.- Parameter:
spec- the specification to process
-
ContentRestrictions
@Internal public ContentRestrictions(ContentRestriction read, ContentRestriction update, ContentRestrictionsExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofContentRestrictions.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentRestrictions(Consumer)instead.- Parameter:
read- readupdate- update_expandable- _expandable_links- _links
-
ContentRestrictions
protected ContentRestrictions()
-
-
Methodendetails
-
builder
-
read
-
update
-
_expandable
-
_links
-
read
- Gibt zurück:
this.
-
update
- Gibt zurück:
this.
-
_expandable
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-