Klasse UpdatePageRequestVersion
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.UpdatePageRequestVersion
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UpdatePageRequestVersion
extends Object
UpdatePageRequestVersion
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedUpdatePageRequestVersion(Integer number, String message) Constructs a validated instance ofUpdatePageRequestVersion.Constructs a validated instance ofUpdatePageRequestVersion. -
Methodenübersicht
-
Felddetails
-
number
The new version of the updated page. Set this to the current version number plus one, unless you are updating the status to 'draft' which requires a version number of 1. If you don't know the current version number, use Get page by id. -
message
An optional message to be stored with the version.
-
-
Konstruktordetails
-
UpdatePageRequestVersion
Constructs a validated instance ofUpdatePageRequestVersion.- Parameter:
spec- the specification to process
-
UpdatePageRequestVersion
Constructs a validated instance ofUpdatePageRequestVersion.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UpdatePageRequestVersion(Consumer)instead.- Parameter:
number- The new version of the updated page. Set this to the current version number plus one, unless you are updating the status to 'draft' which requires a version number of 1. If you don't know the current version number, use Get page by id.message- An optional message to be stored with the version.
-
UpdatePageRequestVersion
protected UpdatePageRequestVersion()
-
-
Methodendetails
-
builder
-
number
The new version of the updated page. Set this to the current version number plus one, unless you are updating the status to 'draft' which requires a version number of 1. If you don't know the current version number, use Get page by id. -
message
An optional message to be stored with the version. -
number
The new version of the updated page. Set this to the current version number plus one, unless you are updating the status to 'draft' which requires a version number of 1. If you don't know the current version number, use Get page by id.- Gibt zurück:
this.
-
message
An optional message to be stored with the version.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-