Class Group3997Ca
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Group3997Ca
Group3997Ca
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Group3997Ca(Consumer<Group3997Ca> spec) Constructs a validated instance ofGroup3997Ca.Constructs a validated instance ofGroup3997Ca. -
Method Summary
Modifier and TypeMethodDescriptionbooleangetLimit()Gets the value of limit.Gets the value of results.getSize()Gets the value of size.getStart()Gets the value of start.inthashCode()limit()Fluent getter for limit.Fluent setter for limit.results()Fluent getter for results.Fluent setter for results.voidSets the value of limit.voidsetResults(List<Group> results) Sets the value of results.voidSets the value of size.voidSets the value of start.size()Fluent getter for size.Fluent setter for size.start()Fluent getter for start.Fluent setter for start.toString()
-
Field Details
-
results
-
size
-
start
-
limit
-
-
Constructor Details
-
Group3997Ca
Constructs a validated instance ofGroup3997Ca.- Parameters:
spec- the specification to process
-
Group3997Ca
@Internal protected Group3997Ca()Protected no-args constructor for use by serialization frameworks. -
Group3997Ca
Constructs a validated instance ofGroup3997Ca.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Group3997Ca(Consumer)instead.- Parameters:
results- resultssize- sizestart- startlimit- limit
-
-
Method Details
-
results
-
results
Fluent setter for results.- Parameters:
results- results- Returns:
- this
-
getResults
-
setResults
-
size
-
size
-
getSize
-
setSize
-
start
-
start
Fluent setter for start.- Parameters:
start- start- Returns:
- this
-
getStart
-
setStart
-
limit
-
limit
Fluent setter for limit.- Parameters:
limit- limit- Returns:
- this
-
getLimit
-
setLimit
-
equals
-
hashCode
-
toString
-