Klasse UserPropertyCreate
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.UserPropertyCreate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UserPropertyCreate
extends Object
UserPropertyCreate
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofUserPropertyCreate.UserPropertyCreate(Map<String, Object> value) Constructs a validated instance ofUserPropertyCreate. -
Methodenübersicht
-
Felddetails
-
value
The value of the user property.
-
-
Konstruktordetails
-
UserPropertyCreate
Constructs a validated instance ofUserPropertyCreate.- Parameter:
spec- the specification to process
-
UserPropertyCreate
Constructs a validated instance ofUserPropertyCreate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UserPropertyCreate(Consumer)instead.- Parameter:
value- The value of the user property.
-
UserPropertyCreate
protected UserPropertyCreate()
-
-
Methodendetails