Klasse PropertyKeys
java.lang.Object
io.github.primelib.jira4j.restv3.model.PropertyKeys
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PropertyKeys
extends Object
PropertyKeys
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
PropertyKeys
(Consumer<PropertyKeys> spec) Constructs a validated instance ofPropertyKeys
.PropertyKeys
(List<PropertyKey> keys) Constructs a validated instance ofPropertyKeys
. -
Methodenübersicht
-
Felddetails
-
keys
Property key details.
-
-
Konstruktordetails
-
PropertyKeys
Constructs a validated instance ofPropertyKeys
.- Parameter:
spec
- the specification to process
-
PropertyKeys
Constructs a validated instance ofPropertyKeys
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PropertyKeys(Consumer)
instead.- Parameter:
keys
- Property key details.
-
PropertyKeys
protected PropertyKeys()
-
-
Methodendetails