Klasse Operations
java.lang.Object
io.github.primelib.jira4j.restv2.model.Operations
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Operations
extends Object
Operations
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungDetails of the link groups defining issue operations. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Operations
(Consumer<Operations> spec) Constructs a validated instance ofOperations
.Operations
(List<LinkGroup> linkGroups) Constructs a validated instance ofOperations
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Operations.OperationsBuilder
builder()
protected boolean
boolean
int
hashCode()
Details of the link groups defining issue operations.linkGroups
(List<LinkGroup> linkGroups) Details of the link groups defining issue operations.toString()
-
Felddetails
-
linkGroups
Details of the link groups defining issue operations.
-
-
Konstruktordetails
-
Operations
Constructs a validated instance ofOperations
.- Parameter:
spec
- the specification to process
-
Operations
Constructs a validated instance ofOperations
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Operations(Consumer)
instead.- Parameter:
linkGroups
- Details of the link groups defining issue operations.
-
Operations
protected Operations()
-
-
Methodendetails
-
builder
-
linkGroups
Details of the link groups defining issue operations. -
linkGroups
Details of the link groups defining issue operations.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-