Klasse DashboardGadgetUpdateRequest.DashboardGadgetUpdateRequestBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.DashboardGadgetUpdateRequest.DashboardGadgetUpdateRequestBuilder
- Umschließende Klasse:
DashboardGadgetUpdateRequest
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The color of the gadget.position(DashboardGadgetUpdateRequestPosition position) The title of the gadget.toString()
-
Methodendetails
-
color
The color of the gadget. Should be one ofblue,red,yellow,green,cyan,purple,gray, orwhite.- Gibt zurück:
this.
-
position
public DashboardGadgetUpdateRequest.DashboardGadgetUpdateRequestBuilder position(DashboardGadgetUpdateRequestPosition position) - Gibt zurück:
this.
-
title
The title of the gadget.- Gibt zurück:
this.
-
build
-
toString
-