Klasse UserArray
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.UserArray
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UserArray
extends Object
UserArray
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()static UserArray.UserArrayBuilderbuilder()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
-
UserArray
Constructs a validated instance ofUserArray.- Parameter:
spec- the specification to process
-
UserArray
@Internal public UserArray(List<User> results, Integer start, Integer limit, Integer size, Long totalSize, Map<String, String> _links) Constructs a validated instance ofUserArray.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UserArray(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
-
UserArray
protected UserArray()
-
-
Methodendetails
-
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
-