Klasse AvailableDashboardGadget
java.lang.Object
io.github.primelib.jira4j.restv3.model.AvailableDashboardGadget
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AvailableDashboardGadget
extends Object
AvailableDashboardGadget
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAvailableDashboardGadget(String moduleKey, String title, String uri) Constructs a validated instance ofAvailableDashboardGadget.Constructs a validated instance ofAvailableDashboardGadget. -
Methodenübersicht
-
Felddetails
-
moduleKey
The module key of the gadget type. -
title
The title of the gadget. -
uri
The URI of the gadget type.
-
-
Konstruktordetails
-
AvailableDashboardGadget
Constructs a validated instance ofAvailableDashboardGadget.- Parameter:
spec- the specification to process
-
AvailableDashboardGadget
Constructs a validated instance ofAvailableDashboardGadget.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AvailableDashboardGadget(Consumer)instead.- Parameter:
moduleKey- The module key of the gadget type.title- The title of the gadget.uri- The URI of the gadget type.
-
AvailableDashboardGadget
protected AvailableDashboardGadget()
-
-
Methodendetails
-
builder
-
moduleKey
The module key of the gadget type. -
title
The title of the gadget. -
uri
The URI of the gadget type. -
moduleKey
The module key of the gadget type.- Gibt zurück:
this.
-
title
The title of the gadget.- Gibt zurück:
this.
-
uri
The URI of the gadget type.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-