Klasse GetMigrationStatusOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetMigrationStatusOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetMigrationStatusOperationSpec
extends Object
GetMigrationStatusSpec
Specification for the GetMigrationStatus operation.
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofGetMigrationStatusOperationSpec.Constructs a validated instance ofGetMigrationStatusOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung@NotNull Stringaction()The migration action for which the status to be sentThe migration action for which the status to be sentbuilder()protected booleanbooleaninthashCode()toString()voidvalidate()Validates the Spec, will throw a exception if required parameters are missing
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetMigrationStatusOperationSpec
Constructs a validated instance ofGetMigrationStatusOperationSpec.- Parameter:
spec- the specification to process
-
GetMigrationStatusOperationSpec
Constructs a validated instance ofGetMigrationStatusOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
action- The migration action for which the status to be sent
-
GetMigrationStatusOperationSpec
protected GetMigrationStatusOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
action
The migration action for which the status to be sent -
action
The migration action for which the status to be sent- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-