Klasse SimpleListWrapperApplicationRole
java.lang.Object
io.github.primelib.jira4j.restv3.model.SimpleListWrapperApplicationRole
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SimpleListWrapperApplicationRole
extends Object
SimpleListWrapperApplicationRole
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSimpleListWrapperApplicationRole(Object callback, List<ApplicationRole> items, Integer maxResults, Object pagingCallback, Integer size) Constructs a validated instance ofSimpleListWrapperApplicationRole.Constructs a validated instance ofSimpleListWrapperApplicationRole. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()callback()protected booleanbooleaninthashCode()items()items(List<ApplicationRole> items) maxResults(Integer maxResults) pagingCallback(Object pagingCallback) size()toString()
-
Felddetails
-
callback
-
items
-
maxResults
-
pagingCallback
-
size
-
-
Konstruktordetails
-
SimpleListWrapperApplicationRole
Constructs a validated instance ofSimpleListWrapperApplicationRole.- Parameter:
spec- the specification to process
-
SimpleListWrapperApplicationRole
@Internal public SimpleListWrapperApplicationRole(Object callback, List<ApplicationRole> items, Integer maxResults, Object pagingCallback, Integer size) Constructs a validated instance ofSimpleListWrapperApplicationRole.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SimpleListWrapperApplicationRole(Consumer)instead.- Parameter:
callback- var.nameitems- var.namemaxResults- var.namepagingCallback- var.namesize- var.name
-
SimpleListWrapperApplicationRole
protected SimpleListWrapperApplicationRole()
-
-
Methodendetails
-
builder
-
callback
-
items
-
maxResults
-
pagingCallback
-
size
-
callback
- Gibt zurück:
this.
-
items
- Gibt zurück:
this.
-
maxResults
- Gibt zurück:
this.
-
pagingCallback
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-