Class AddWatcherOperationSpec.AddWatcherOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.AddWatcherOperationSpec.AddWatcherOperationSpecBuilder
- Enclosing class:
- AddWatcherOperationSpec
-
Method Summary
Modifier and TypeMethodDescriptionThe account ID of the user.build()
issueIdOrKey
(@NotNull String issueIdOrKey) The ID or key of the issue.toString()
-
Method Details
-
issueIdOrKey
public AddWatcherOperationSpec.AddWatcherOperationSpecBuilder issueIdOrKey(@NotNull @NotNull String issueIdOrKey) The ID or key of the issue.- Returns:
this
.
-
body
The account ID of the user. Note that username cannot be used due to privacy changes.- Returns:
this
.
-
build
-
toString
-