Klasse VersionedEntity
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.VersionedEntity
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class VersionedEntity
extends Object
VersionedEntity
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedVersionedEntity(String title, String id, BodyBulk body) Constructs a validated instance ofVersionedEntity.Constructs a validated instance ofVersionedEntity. -
Methodenübersicht
-
Felddetails
-
title
Title of the entity. -
id
ID of the entity. -
body
-
-
Konstruktordetails
-
VersionedEntity
Constructs a validated instance ofVersionedEntity.- Parameter:
spec- the specification to process
-
VersionedEntity
Constructs a validated instance ofVersionedEntity.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
VersionedEntity(Consumer)instead.- Parameter:
title- Title of the entity.id- ID of the entity.body- body
-
VersionedEntity
protected VersionedEntity()
-
-
Methodendetails
-
builder
-
title
Title of the entity. -
id
ID of the entity. -
body
-
title
Title of the entity.- Gibt zurück:
this.
-
id
ID of the entity.- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-