Klasse CreateAPIPortalConfigurationOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.CreateAPIPortalConfigurationOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateAPIPortalConfigurationOperationSpec
extends Object
CreateAPIPortalConfigurationSpec
Specification for the CreateAPIPortalConfiguration operation.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungConstructs a validated implementation ofCreateAPIPortalConfigurationOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung@NotNull PortalGatewaybody()API Portal configuration payloadbody(@NotNull PortalGateway body) API Portal configuration payloadprotected 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
-
CreateAPIPortalConfigurationOperationSpec
@Internal public CreateAPIPortalConfigurationOperationSpec(Consumer<CreateAPIPortalConfigurationOperationSpec> spec) Constructs a validated implementation ofCreateAPIPortalConfigurationOperationSpec.- 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
-
body
API Portal configuration payload -
body
API Portal configuration payload- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-