Class Votes.VotesBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.Votes.VotesBuilder
- Enclosing class:
- Votes
-
Method Details
-
hasVoted
Whether the user making this request has voted on the issue.- Returns:
this
.
-
self
The URL of these issue vote details.- Returns:
this
.
-
voters
List of the users who have voted on this issue. An empty list is returned when the calling user doesn't have the *View voters and watchers* project permission.- Returns:
this
.
-
votes
The number of votes on the issue.- Returns:
this
.
-
build
-
toString
-