public class ClientQuotaAlteration
extends Object
Describes a configuration alteration to be made to a client quota entity.
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ClientQuotaAlteration
- Parameters:
entity
- the entity whose config will be modified
ops
- the alteration to perform
-
Method Details
-
entity
- Returns:
- the entity whose config will be modified
-
ops
- Returns:
- the alteration to perform
-