Klasse DashboardGadgetResponse
java.lang.Object
io.github.primelib.jira4j.restv3.model.DashboardGadgetResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DashboardGadgetResponse
extends Object
DashboardGadgetResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofDashboardGadgetResponse
.DashboardGadgetResponse
(List<DashboardGadget> gadgets) Constructs a validated instance ofDashboardGadgetResponse
. -
Methodenübersicht
-
Felddetails
-
gadgets
The list of gadgets.
-
-
Konstruktordetails
-
DashboardGadgetResponse
Constructs a validated instance ofDashboardGadgetResponse
.- Parameter:
spec
- the specification to process
-
DashboardGadgetResponse
Constructs a validated instance ofDashboardGadgetResponse
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
DashboardGadgetResponse(Consumer)
instead.- Parameter:
gadgets
- The list of gadgets.
-
DashboardGadgetResponse
protected DashboardGadgetResponse()
-
-
Methodendetails