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