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