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