Klasse ContentPropertyUpdate
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentPropertyUpdate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentPropertyUpdate
extends Object
ContentPropertyUpdate
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentPropertyValueprotected ContentPropertyUpdateVersion -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentPropertyUpdate(ContentPropertyValue value, ContentPropertyUpdateVersion version) Constructs a validated instance ofContentPropertyUpdate.Constructs a validated instance ofContentPropertyUpdate. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()toString()value()value(ContentPropertyValue value) version()version(ContentPropertyUpdateVersion version)
-
Felddetails
-
value
-
version
-
-
Konstruktordetails
-
ContentPropertyUpdate
Constructs a validated instance ofContentPropertyUpdate.- Parameter:
spec- the specification to process
-
ContentPropertyUpdate
@Internal public ContentPropertyUpdate(ContentPropertyValue value, ContentPropertyUpdateVersion version) Constructs a validated instance ofContentPropertyUpdate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentPropertyUpdate(Consumer)instead.- Parameter:
value- valueversion- version
-
ContentPropertyUpdate
protected ContentPropertyUpdate()
-
-
Methodendetails