Klasse ActivateGlobalPolicyByPolicyIDOperationSpec
java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.ActivateGlobalPolicyByPolicyIDOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ActivateGlobalPolicyByPolicyIDOperationSpec
extends Object
ActivateGlobalPolicyByPolicyIDSpec
Specification for the ActivateGlobalPolicyByPolicyID 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 ofActivateGlobalPolicyByPolicyIDOperationSpec.ActivateGlobalPolicyByPolicyIDOperationSpec(Consumer<ActivateGlobalPolicyByPolicyIDOperationSpec> spec) Constructs a validated instance ofActivateGlobalPolicyByPolicyIDOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic ActivateGlobalPolicyByPolicyIDOperationSpec.ActivateGlobalPolicyByPolicyIDOperationSpecBuilderbuilder()protected booleanbooleaninthashCode()@NotNull StringpolicyId()The path parameter should be the policy id of global policy that needs to be activated.The path parameter should be the policy id of global policy that needs to be activated.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
-
ActivateGlobalPolicyByPolicyIDOperationSpec
@Internal public ActivateGlobalPolicyByPolicyIDOperationSpec(Consumer<ActivateGlobalPolicyByPolicyIDOperationSpec> spec) Constructs a validated instance ofActivateGlobalPolicyByPolicyIDOperationSpec.- Parameter:
spec- the specification to process
-
ActivateGlobalPolicyByPolicyIDOperationSpec
Constructs a validated instance ofActivateGlobalPolicyByPolicyIDOperationSpec.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
policyId- The path parameter should be the policy id of global policy that needs to be activated. If the policy id is not belongs to a global policy then error will be reported
-
ActivateGlobalPolicyByPolicyIDOperationSpec
protected ActivateGlobalPolicyByPolicyIDOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
public static ActivateGlobalPolicyByPolicyIDOperationSpec.ActivateGlobalPolicyByPolicyIDOperationSpecBuilder builder() -
policyId
The path parameter should be the policy id of global policy that needs to be activated. If the policy id is not belongs to a global policy then error will be reported -
policyId
The path parameter should be the policy id of global policy that needs to be activated. If the policy id is not belongs to a global policy then error will be reported- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-