Klasse SimpleListWrapperApplicationRole.SimpleListWrapperApplicationRoleBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.SimpleListWrapperApplicationRole.SimpleListWrapperApplicationRoleBuilder
- Umschließende Klasse:
SimpleListWrapperApplicationRole
public static class SimpleListWrapperApplicationRole.SimpleListWrapperApplicationRoleBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()items(List<ApplicationRole> items) maxResults(Integer maxResults) pagingCallback(Object pagingCallback) toString()
-
Methodendetails
-
callback
public SimpleListWrapperApplicationRole.SimpleListWrapperApplicationRoleBuilder callback(Object callback) - Gibt zurück:
this.
-
items
public SimpleListWrapperApplicationRole.SimpleListWrapperApplicationRoleBuilder items(List<ApplicationRole> items) - Gibt zurück:
this.
-
maxResults
public SimpleListWrapperApplicationRole.SimpleListWrapperApplicationRoleBuilder maxResults(Integer maxResults) - Gibt zurück:
this.
-
pagingCallback
public SimpleListWrapperApplicationRole.SimpleListWrapperApplicationRoleBuilder pagingCallback(Object pagingCallback) - Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
build
-
toString
-