Klasse GetAllUsersOperationSpec.GetAllUsersOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetAllUsersOperationSpec.GetAllUsersOperationSpecBuilder
- Umschließende Klasse:
GetAllUsersOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
maxResults
(@Nullable Integer maxResults) The maximum number of items to return.The index of the first item to return.toString()
-
Methodendetails
-
startAt
public GetAllUsersOperationSpec.GetAllUsersOperationSpecBuilder startAt(@Nullable @Nullable Integer startAt) The index of the first item to return.- Gibt zurück:
this
.
-
maxResults
public GetAllUsersOperationSpec.GetAllUsersOperationSpecBuilder maxResults(@Nullable @Nullable Integer maxResults) The maximum number of items to return.- Gibt zurück:
this
.
-
build
-
toString
-