Class VersionMoveBean.VersionMoveBeanBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.VersionMoveBean.VersionMoveBeanBuilder
- Enclosing class:
- VersionMoveBean
-
Method Summary
Modifier and TypeMethodDescriptionThe 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()
-
Method Details