Klasse GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder
- Umschließende Klasse:
GetRemoteIssueLinkByIdOperationSpec
public static class GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
issueIdOrKey
(@NotNull String issueIdOrKey) The ID or key of the issue.The ID of the remote issue link.toString()
-
Methodendetails
-
issueIdOrKey
public GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder issueIdOrKey(@NotNull @NotNull String issueIdOrKey) The ID or key of the issue.- Gibt zurück:
this
.
-
linkId
public GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder linkId(@NotNull @NotNull String linkId) The ID of the remote issue link.- Gibt zurück:
this
.
-
build
-
toString
-