Klasse CreateSnapshotOperationSpec
java.lang.Object
io.github.primelib.prometheus4j.spec.CreateSnapshotOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateSnapshotOperationSpec
extends Object
CreateSnapshotSpec
Specification for the CreateSnapshot operation.
Creates Snapshot of current data
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
CreateSnapshotOperationSpec
Constructs a validated implementation ofCreateSnapshotOperationSpec.- Parameter:
spec- the specification to process
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
skipHead
Skip data present in the head block. Optional. -
skipHead
Skip data present in the head block. Optional.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-