Klasse IssueLinkInwardIssue
java.lang.Object
io.github.primelib.jira4j.restv3.model.IssueLinkInwardIssue
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IssueLinkInwardIssue
extends Object
IssueLinkInwardIssue
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedIssueLinkInwardIssue(LinkedIssueFields fields, String id, String key, URI self) Constructs a validated instance ofIssueLinkInwardIssue.Constructs a validated instance ofIssueLinkInwardIssue. -
Methodenübersicht
-
Felddetails
-
fields
-
id
The ID of an issue. Required ifkeyisn't provided. -
key
The key of an issue. Required ifidisn't provided. -
self
The URL of the issue.
-
-
Konstruktordetails
-
IssueLinkInwardIssue
Constructs a validated instance ofIssueLinkInwardIssue.- Parameter:
spec- the specification to process
-
IssueLinkInwardIssue
Constructs a validated instance ofIssueLinkInwardIssue.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IssueLinkInwardIssue(Consumer)instead.- Parameter:
fields- var.nameid- The ID of an issue. Required ifkeyisn't provided.key- The key of an issue. Required ifidisn't provided.self- The URL of the issue.
-
IssueLinkInwardIssue
protected IssueLinkInwardIssue()
-
-
Methodendetails
-
builder
-
fields
-
id
The ID of an issue. Required ifkeyisn't provided. -
key
The key of an issue. Required ifidisn't provided. -
self
The URL of the issue. -
fields
- Gibt zurück:
this.
-
id
The ID of an issue. Required ifkeyisn't provided.- Gibt zurück:
this.
-
key
The key of an issue. Required ifidisn't provided.- Gibt zurück:
this.
-
self
The URL of the issue.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-