Klasse Quota
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Quota
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Quota
extends Object
Quota
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected StringPolicy id holding the information of throttling and monitor policy action to enforce quota limit. -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Quota.QuotaBuilderbuilder()protected booleanPolicy id holding the information of throttling and monitor policy action to enforce quota limit.enforcementPolicy(String enforcementPolicy) Policy id holding the information of throttling and monitor policy action to enforce quota limit.booleaninthashCode()toString()
-
Felddetails
-
enforcementPolicy
Policy id holding the information of throttling and monitor policy action to enforce quota limit.
-
-
Konstruktordetails
-
Quota
Constructs a validated instance ofQuota.- Parameter:
spec- the specification to process
-
Quota
Constructs a validated instance ofQuota.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Quota(Consumer)instead.- Parameter:
enforcementPolicy- Policy id holding the information of throttling and monitor policy action to enforce quota limit.
-
Quota
protected Quota()
-
-
Methodendetails
-
builder
-
enforcementPolicy
Policy id holding the information of throttling and monitor policy action to enforce quota limit. -
enforcementPolicy
Policy id holding the information of throttling and monitor policy action to enforce quota limit.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-