Klasse DashboardGadgetPosition.DashboardGadgetPositionBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.DashboardGadgetPosition.DashboardGadgetPositionBuilder
- Umschließende Klasse:
DashboardGadgetPosition
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()theColumnPositionOfTheGadget(Integer theColumnPositionOfTheGadget) theRowPositionOfTheGadget(Integer theRowPositionOfTheGadget) toString()
-
Methodendetails
-
theColumnPositionOfTheGadget
public DashboardGadgetPosition.DashboardGadgetPositionBuilder theColumnPositionOfTheGadget(Integer theColumnPositionOfTheGadget) - Gibt zurück:
this.
-
theRowPositionOfTheGadget
public DashboardGadgetPosition.DashboardGadgetPositionBuilder theRowPositionOfTheGadget(Integer theRowPositionOfTheGadget) - Gibt zurück:
this.
-
build
-
toString
-