Klasse PropertyKeys
java.lang.Object
io.github.primelib.jira4j.restv2.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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedPropertyKeys(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