Klasse RemoveVoteOperationSpec.RemoveVoteOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.RemoveVoteOperationSpec.RemoveVoteOperationSpecBuilder
- Umschließende Klasse:
RemoveVoteOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
issueIdOrKey
(@NotNull String issueIdOrKey) The ID or key of the issue.toString()
-
Methodendetails
-
issueIdOrKey
public RemoveVoteOperationSpec.RemoveVoteOperationSpecBuilder issueIdOrKey(@NotNull @NotNull String issueIdOrKey) The ID or key of the issue.- Gibt zurück:
this
.
-
build
-
toString
-