Klasse ContentPropertyUpdateRequestVersion
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.ContentPropertyUpdateRequestVersion
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentPropertyUpdateRequestVersion
extends Object
ContentPropertyUpdateRequestVersion
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentPropertyUpdateRequestVersion(Integer number, String message) Constructs a validated instance ofContentPropertyUpdateRequestVersion.Constructs a validated instance ofContentPropertyUpdateRequestVersion. -
Methodenübersicht
-
Felddetails
-
number
Version number of the new version. Should be 1 more than the current version number. -
message
Message to be associated with the new version.
-
-
Konstruktordetails
-
ContentPropertyUpdateRequestVersion
Constructs a validated instance ofContentPropertyUpdateRequestVersion.- Parameter:
spec- the specification to process
-
ContentPropertyUpdateRequestVersion
Constructs a validated instance ofContentPropertyUpdateRequestVersion.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentPropertyUpdateRequestVersion(Consumer)instead.- Parameter:
number- Version number of the new version. Should be 1 more than the current version number.message- Message to be associated with the new version.
-
ContentPropertyUpdateRequestVersion
protected ContentPropertyUpdateRequestVersion()
-
-
Methodendetails
-
builder
public static ContentPropertyUpdateRequestVersion.ContentPropertyUpdateRequestVersionBuilder builder() -
number
Version number of the new version. Should be 1 more than the current version number. -
message
Message to be associated with the new version. -
number
Version number of the new version. Should be 1 more than the current version number.- Gibt zurück:
this.
-
message
Message to be associated with the new version.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-