Class ContentPropertyCreateNoKey
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.ContentPropertyCreateNoKey
@Generated("io.github.primelib.primecodegen")
public class ContentPropertyCreateNoKey
extends Object
ContentPropertyCreateNoKey
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedContentPropertyCreateNoKey(Object value) Constructs a validated instance ofContentPropertyCreateNoKey.Constructs a validated instance ofContentPropertyCreateNoKey. -
Method Summary
-
Field Details
-
value
The value of the content property. This can be empty or a complex object.
-
-
Constructor Details
-
ContentPropertyCreateNoKey
Constructs a validated instance ofContentPropertyCreateNoKey.- Parameters:
spec- the specification to process
-
ContentPropertyCreateNoKey
Constructs a validated instance ofContentPropertyCreateNoKey.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentPropertyCreateNoKey(Consumer)instead.- Parameters:
value- The value of the content property. This can be empty or a complex object.
-
ContentPropertyCreateNoKey
protected ContentPropertyCreateNoKey()
-
-
Method Details
-
value
The value of the content property. This can be empty or a complex object. -
value
The value of the content property. This can be empty or a complex object.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-