Klasse ContentUpdateVersion
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentUpdateVersion
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentUpdateVersion
extends Object
ContentUpdateVersion
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentUpdateVersion(Integer number, String message) Constructs a validated instance ofContentUpdateVersion.Constructs a validated instance ofContentUpdateVersion. -
Methodenübersicht
-
Felddetails
-
number
The version number. -
message
An optional message to be stored with the corresponding version.
-
-
Konstruktordetails
-
ContentUpdateVersion
Constructs a validated instance ofContentUpdateVersion.- Parameter:
spec- the specification to process
-
ContentUpdateVersion
Constructs a validated instance ofContentUpdateVersion.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentUpdateVersion(Consumer)instead.- Parameter:
number- The version number.message- An optional message to be stored with the corresponding version.
-
ContentUpdateVersion
protected ContentUpdateVersion()
-
-
Methodendetails
-
builder
-
number
The version number. -
message
An optional message to be stored with the corresponding version. -
number
The version number.- Gibt zurück:
this.
-
message
An optional message to be stored with the corresponding version.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-