Klasse ContentRestrictionAddOrUpdateArrayOneOf
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionAddOrUpdateArrayOneOf
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentRestrictionAddOrUpdateArrayOneOf
extends Object
ContentRestrictionAddOrUpdateArrayOneOf
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOf(List<ContentRestrictionUpdate> results, Integer start, Integer limit, Integer size, String restrictionsHash, Map<String, String> _links) Constructs a validated instance ofContentRestrictionAddOrUpdateArrayOneOf. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()builder()protected booleanbooleaninthashCode()limit()This property is used by the UI to figure out whether a set of restrictions has changed.restrictionsHash(String restrictionsHash) This property is used by the UI to figure out whether a set of restrictions has changed.results()results(List<ContentRestrictionUpdate> results) size()start()toString()
-
Felddetails
-
results
-
start
-
limit
-
size
-
restrictionsHash
This property is used by the UI to figure out whether a set of restrictions has changed. -
_links
-
-
Konstruktordetails
-
ContentRestrictionAddOrUpdateArrayOneOf
public ContentRestrictionAddOrUpdateArrayOneOf(Consumer<ContentRestrictionAddOrUpdateArrayOneOf> spec) Constructs a validated instance ofContentRestrictionAddOrUpdateArrayOneOf.- Parameter:
spec- the specification to process
-
ContentRestrictionAddOrUpdateArrayOneOf
@Internal public ContentRestrictionAddOrUpdateArrayOneOf(List<ContentRestrictionUpdate> results, Integer start, Integer limit, Integer size, String restrictionsHash, Map<String, String> _links) Constructs a validated instance ofContentRestrictionAddOrUpdateArrayOneOf.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentRestrictionAddOrUpdateArrayOneOf(Consumer)instead.- Parameter:
results- resultsstart- startlimit- limitsize- sizerestrictionsHash- This property is used by the UI to figure out whether a set of restrictions has changed._links- _links
-
ContentRestrictionAddOrUpdateArrayOneOf
protected ContentRestrictionAddOrUpdateArrayOneOf()
-
-
Methodendetails
-
builder
public static ContentRestrictionAddOrUpdateArrayOneOf.ContentRestrictionAddOrUpdateArrayOneOfBuilder builder() -
results
-
start
-
limit
-
size
-
restrictionsHash
This property is used by the UI to figure out whether a set of restrictions has changed. -
_links
-
results
- Gibt zurück:
this.
-
start
- Gibt zurück:
this.
-
limit
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
restrictionsHash
This property is used by the UI to figure out whether a set of restrictions has changed.- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-