Klasse SimpleListWrapperGroupName
java.lang.Object
io.github.primelib.jira4j.restv2.model.SimpleListWrapperGroupName
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SimpleListWrapperGroupName
extends Object
SimpleListWrapperGroupName
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSimpleListWrapperGroupName(Object callback, List<GroupName> items, Integer maxResults, Object pagingCallback, Integer size) Constructs a validated instance ofSimpleListWrapperGroupName.Constructs a validated instance ofSimpleListWrapperGroupName. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()callback()protected booleanbooleaninthashCode()items()maxResults(Integer maxResults) pagingCallback(Object pagingCallback) size()toString()
-
Felddetails
-
callback
-
items
-
maxResults
-
pagingCallback
-
size
-
-
Konstruktordetails
-
SimpleListWrapperGroupName
Constructs a validated instance ofSimpleListWrapperGroupName.- Parameter:
spec- the specification to process
-
SimpleListWrapperGroupName
@Internal public SimpleListWrapperGroupName(Object callback, List<GroupName> items, Integer maxResults, Object pagingCallback, Integer size) Constructs a validated instance ofSimpleListWrapperGroupName.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SimpleListWrapperGroupName(Consumer)instead.- Parameter:
callback- var.nameitems- var.namemaxResults- var.namepagingCallback- var.namesize- var.name
-
SimpleListWrapperGroupName
protected SimpleListWrapperGroupName()
-
-
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
-