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