Klasse GetAllUsersDefaultOperationSpec.GetAllUsersDefaultOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetAllUsersDefaultOperationSpec.GetAllUsersDefaultOperationSpecBuilder
- Umschließende Klasse:
GetAllUsersDefaultOperationSpec
public static class GetAllUsersDefaultOperationSpec.GetAllUsersDefaultOperationSpecBuilder
extends Object
-
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 GetAllUsersDefaultOperationSpec.GetAllUsersDefaultOperationSpecBuilder startAt(@Nullable @Nullable Integer startAt) The index of the first item to return.- Gibt zurück:
this
.
-
maxResults
public GetAllUsersDefaultOperationSpec.GetAllUsersDefaultOperationSpecBuilder maxResults(@Nullable @Nullable Integer maxResults) The maximum number of items to return.- Gibt zurück:
this
.
-
build
-
toString
-