Klasse VersionRestore
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.VersionRestore
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class VersionRestore
extends Object
VersionRestore
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumSet to 'restore'.static class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected VersionRestore.OperationKeyEnumSet to 'restore'.protected VersionRestoreParams -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedVersionRestore(VersionRestore.OperationKeyEnum operationKey, VersionRestoreParams params) Constructs a validated instance ofVersionRestore.VersionRestore(Consumer<VersionRestore> spec) Constructs a validated instance ofVersionRestore. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()Set to 'restore'.operationKey(VersionRestore.OperationKeyEnum operationKey) Set to 'restore'.params()params(VersionRestoreParams params) toString()
-
Felddetails
-
operationKey
Set to 'restore'. -
params
-
-
Konstruktordetails
-
VersionRestore
Constructs a validated instance ofVersionRestore.- Parameter:
spec- the specification to process
-
VersionRestore
@Internal public VersionRestore(VersionRestore.OperationKeyEnum operationKey, VersionRestoreParams params) Constructs a validated instance ofVersionRestore.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
VersionRestore(Consumer)instead.- Parameter:
operationKey- Set to 'restore'.params- params
-
VersionRestore
protected VersionRestore()
-
-
Methodendetails
-
builder
-
operationKey
Set to 'restore'. -
params
-
operationKey
Set to 'restore'.- Gibt zurück:
this.
-
params
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-