Klasse VersionMoveBean.VersionMoveBeanBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.VersionMoveBean.VersionMoveBeanBuilder
- Umschließende Klasse:
VersionMoveBean
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe URL (self link) of the version after which to place the moved version.build()
position
(VersionMoveBean.PositionEnum position) An absolute position in which to place the moved version.toString()
-
Methodendetails
-
after
The URL (self link) of the version after which to place the moved version. Cannot be used withposition
.- Gibt zurück:
this
.
-
position
An absolute position in which to place the moved version. Cannot be used withafter
.- Gibt zurück:
this
.
-
build
-
toString
-