Klasse AddWatcherOperationSpec.AddWatcherOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.AddWatcherOperationSpec.AddWatcherOperationSpecBuilder
- Umschließende Klasse:
AddWatcherOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user.build()
issueIdOrKey
(@NotNull String issueIdOrKey) The ID or key of the issue.toString()
-
Methodendetails
-
issueIdOrKey
public AddWatcherOperationSpec.AddWatcherOperationSpecBuilder issueIdOrKey(@NotNull @NotNull String issueIdOrKey) The ID or key of the issue.- Gibt zurück:
this
.
-
body
The account ID of the user. Note that username cannot be used due to privacy changes.- Gibt zurück:
this
.
-
build
-
toString
-