Klasse GetDynamicWebhooksForAppOperationSpec.GetDynamicWebhooksForAppOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetDynamicWebhooksForAppOperationSpec.GetDynamicWebhooksForAppOperationSpecBuilder
- Umschließende Klasse:
GetDynamicWebhooksForAppOperationSpec
public static class GetDynamicWebhooksForAppOperationSpec.GetDynamicWebhooksForAppOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
maxResults
(@Nullable Integer maxResults) The maximum number of items to return per page.The index of the first item to return in a page of results (page offset).toString()
-
Methodendetails
-
startAt
public GetDynamicWebhooksForAppOperationSpec.GetDynamicWebhooksForAppOperationSpecBuilder startAt(@Nullable @Nullable Long startAt) The index of the first item to return in a page of results (page offset).- Gibt zurück:
this
.
-
maxResults
public GetDynamicWebhooksForAppOperationSpec.GetDynamicWebhooksForAppOperationSpecBuilder maxResults(@Nullable @Nullable Integer maxResults) The maximum number of items to return per page.- Gibt zurück:
this
.
-
build
-
toString
-