Klasse UpdateGadgetOperationSpec.UpdateGadgetOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.UpdateGadgetOperationSpec.UpdateGadgetOperationSpecBuilder
- Umschließende Klasse:
UpdateGadgetOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
dashboardGadgetUpdateRequest
(@NotNull DashboardGadgetUpdateRequest dashboardGadgetUpdateRequest) dashboardId
(@NotNull Long dashboardId) The ID of the dashboard.The ID of the gadget.toString()
-
Methodendetails
-
dashboardId
public UpdateGadgetOperationSpec.UpdateGadgetOperationSpecBuilder dashboardId(@NotNull @NotNull Long dashboardId) The ID of the dashboard.- Gibt zurück:
this
.
-
gadgetId
public UpdateGadgetOperationSpec.UpdateGadgetOperationSpecBuilder gadgetId(@NotNull @NotNull Long gadgetId) The ID of the gadget.- Gibt zurück:
this
.
-
dashboardGadgetUpdateRequest
public UpdateGadgetOperationSpec.UpdateGadgetOperationSpecBuilder dashboardGadgetUpdateRequest(@NotNull @NotNull DashboardGadgetUpdateRequest dashboardGadgetUpdateRequest) - Gibt zurück:
this
.
-
build
-
toString
-