Class GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder
- Enclosing class:
- GetRemoteIssueLinkByIdOperationSpec
public static class GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()issueIdOrKey(@NotNull String issueIdOrKey) The ID or key of the issue.The ID of the remote issue link.toString()
-
Method Details
-
issueIdOrKey
public GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder issueIdOrKey(@NotNull @NotNull String issueIdOrKey) The ID or key of the issue.- Returns:
this.
-
linkId
public GetRemoteIssueLinkByIdOperationSpec.GetRemoteIssueLinkByIdOperationSpecBuilder linkId(@NotNull @NotNull String linkId) The ID of the remote issue link.- Returns:
this.
-
build
-
toString
-