Klasse PolicyEnforcements
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.PolicyEnforcements
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PolicyEnforcements
extends Object
PolicyEnforcements
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated implementation ofPolicyEnforcements.PolicyEnforcements(List<Enforcement> enforcements, String stageKey) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanenforcements(List<Enforcement> enforcements) booleaninthashCode()stageKey()Policy stage.Policy stage.toString()
-
Felddetails
-
enforcements
-
stageKey
Policy stage. User can refer resource /policyStages to get the list stages can be added here
-
-
Konstruktordetails
-
PolicyEnforcements
Constructs a validated implementation ofPolicyEnforcements.- Parameter:
spec- the specification to process
-
PolicyEnforcements
-
PolicyEnforcements
protected PolicyEnforcements()
-
-
Methodendetails
-
enforcements
-
stageKey
Policy stage. User can refer resource /policyStages to get the list stages can be added here -
enforcements
- Gibt zurück:
this.
-
stageKey
Policy stage. User can refer resource /policyStages to get the list stages can be added here- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-