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