Klasse ContentRestrictionUpdateRestrictionsUser
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionUpdateRestrictionsUser
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentRestrictionUpdateRestrictionsUser
extends Object
ContentRestrictionUpdateRestrictionsUser
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofContentRestrictionUpdateRestrictionsUser.ContentRestrictionUpdateRestrictionsUser(List<User> results, Integer start, Integer limit, Integer size, Long totalSize, Map<String, String> _links) Constructs a validated instance ofContentRestrictionUpdateRestrictionsUser. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()builder()protected booleanbooleaninthashCode()limit()results()size()start()toString()This property will return total count of the objects before pagination is applied.This property will return total count of the objects before pagination is applied.
-
Felddetails
-
results
-
start
-
limit
-
size
-
totalSize
This property will return total count of the objects before pagination is applied. This value is returned ifshouldReturnTotalSizeis set totrue. -
_links
-
-
Konstruktordetails
-
ContentRestrictionUpdateRestrictionsUser
public ContentRestrictionUpdateRestrictionsUser(Consumer<ContentRestrictionUpdateRestrictionsUser> spec) Constructs a validated instance ofContentRestrictionUpdateRestrictionsUser.- Parameter:
spec- the specification to process
-
ContentRestrictionUpdateRestrictionsUser
@Internal public ContentRestrictionUpdateRestrictionsUser(List<User> results, Integer start, Integer limit, Integer size, Long totalSize, Map<String, String> _links) Constructs a validated instance ofContentRestrictionUpdateRestrictionsUser.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentRestrictionUpdateRestrictionsUser(Consumer)instead.- Parameter:
results- resultsstart- startlimit- limitsize- sizetotalSize- This property will return total count of the objects before pagination is applied. This value is returned ifshouldReturnTotalSizeis set totrue._links- _links
-
ContentRestrictionUpdateRestrictionsUser
protected ContentRestrictionUpdateRestrictionsUser()
-
-
Methodendetails
-
builder
public static ContentRestrictionUpdateRestrictionsUser.ContentRestrictionUpdateRestrictionsUserBuilder builder() -
results
-
start
-
limit
-
size
-
totalSize
This property will return total count of the objects before pagination is applied. This value is returned ifshouldReturnTotalSizeis set totrue. -
_links
-
results
- Gibt zurück:
this.
-
start
- Gibt zurück:
this.
-
limit
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
totalSize
This property will return total count of the objects before pagination is applied. This value is returned ifshouldReturnTotalSizeis set totrue.- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-