Klasse GetDashboardItemPropertyKeysOperationSpec.GetDashboardItemPropertyKeysOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetDashboardItemPropertyKeysOperationSpec.GetDashboardItemPropertyKeysOperationSpecBuilder
- Umschließende Klasse:
GetDashboardItemPropertyKeysOperationSpec
public static class GetDashboardItemPropertyKeysOperationSpec.GetDashboardItemPropertyKeysOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
dashboardId
(@NotNull String dashboardId) The ID of the dashboard.The ID of the dashboard item.toString()
-
Methodendetails
-
dashboardId
public GetDashboardItemPropertyKeysOperationSpec.GetDashboardItemPropertyKeysOperationSpecBuilder dashboardId(@NotNull @NotNull String dashboardId) The ID of the dashboard.- Gibt zurück:
this
.
-
itemId
public GetDashboardItemPropertyKeysOperationSpec.GetDashboardItemPropertyKeysOperationSpecBuilder itemId(@NotNull @NotNull String itemId) The ID of the dashboard item.- Gibt zurück:
this
.
-
build
-
toString
-