Klasse SaveDiGITAlEventsAsDestinationOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.operations.SaveDiGITAlEventsAsDestinationOperationSpec
@Generated("io.github.primelib.primecodegen")
public class SaveDiGITAlEventsAsDestinationOperationSpec
extends Object
SaveDiGITAlEventsAsDestination
The method is used to update the details of the Digital Events destination in API Gateway.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSaveDiGITAlEventsAsDestinationOperationSpec(Consumer<SaveDiGITAlEventsAsDestinationOperationSpec> spec) Constructs a validated instance ofSaveDiGITAlEventsAsDestinationOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()@NonNull AdminDestinationpayload()payloadpayload(@NonNull AdminDestination payload) payloadtoString()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
-
SaveDiGITAlEventsAsDestinationOperationSpec
@Internal public SaveDiGITAlEventsAsDestinationOperationSpec(Consumer<SaveDiGITAlEventsAsDestinationOperationSpec> spec) Constructs a validated instance ofSaveDiGITAlEventsAsDestinationOperationSpec.- 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
-
payload
payload -
payload
payload- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-