Klasse ContentPropertyCreateRequest
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.ContentPropertyCreateRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentPropertyCreateRequest
extends Object
ContentPropertyCreateRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentPropertyCreateRequest(String key, Object value) Constructs a validated instance ofContentPropertyCreateRequest.Constructs a validated instance ofContentPropertyCreateRequest. -
Methodenübersicht
-
Felddetails
-
key
Key of the content property -
value
Value of the content property.
-
-
Konstruktordetails
-
ContentPropertyCreateRequest
Constructs a validated instance ofContentPropertyCreateRequest.- Parameter:
spec- the specification to process
-
ContentPropertyCreateRequest
Constructs a validated instance ofContentPropertyCreateRequest.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentPropertyCreateRequest(Consumer)instead.- Parameter:
key- Key of the content propertyvalue- Value of the content property.
-
ContentPropertyCreateRequest
protected ContentPropertyCreateRequest()
-
-
Methodendetails
-
builder
-
key
Key of the content property -
value
Value of the content property. -
key
Key of the content property- Gibt zurück:
this.
-
value
Value of the content property.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-