Klasse VersionRestoreParams.VersionRestoreParamsBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.VersionRestoreParams.VersionRestoreParamsBuilder
- Umschließende Klasse:
VersionRestoreParams
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()Description for the version.restoreTitle(Boolean restoreTitle) If true, the content title will be the same as the title from the version restored.toString()versionNumber(Integer versionNumber) The version number to be restored.
-
Methodendetails
-
versionNumber
The version number to be restored.- Gibt zurück:
this.
-
message
Description for the version.- Gibt zurück:
this.
-
restoreTitle
If true, the content title will be the same as the title from the version restored. Defaults tofalse.- Gibt zurück:
this.
-
build
-
toString
-