Class DeleteCommentOperationSpec.DeleteCommentOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.DeleteCommentOperationSpec.DeleteCommentOperationSpecBuilder
- Enclosing class:
- DeleteCommentOperationSpec
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
The ID of the comment.issueIdOrKey
(@NotNull String issueIdOrKey) The ID or key of the issue.toString()
-
Method Details
-
issueIdOrKey
public DeleteCommentOperationSpec.DeleteCommentOperationSpecBuilder issueIdOrKey(@NotNull @NotNull String issueIdOrKey) The ID or key of the issue.- Returns:
this
.
-
id
The ID of the comment.- Returns:
this
.
-
build
-
toString
-