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