Klasse GetIssueLinkOperationSpec
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetIssueLinkOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetIssueLinkOperationSpec
extends Object
GetIssueLinkSpec
Specification for the GetIssueLink operation.
Get issue link
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Boolean
allows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GetIssueLinkOperationSpec
(String linkId) Constructs a validated instance ofGetIssueLinkOperationSpec
.Constructs a validated instance ofGetIssueLinkOperationSpec
. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetIssueLinkOperationSpec
Constructs a validated instance ofGetIssueLinkOperationSpec
.- Parameter:
spec
- the specification to process
-
GetIssueLinkOperationSpec
Constructs a validated instance ofGetIssueLinkOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
linkId
- The ID of the issue link.
-
GetIssueLinkOperationSpec
protected GetIssueLinkOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
linkId
The ID of the issue link. -
linkId
The ID of the issue link.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-