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