public class ClientQuotaAlteration
extends Object 
Describes a configuration alteration to be made to a client quota entity.
- 
Nested Class SummaryNested Classes 
- 
Constructor SummaryConstructors 
- 
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
 
-