@Generated(value="org.jsonschema2pojo") public class ResourceQuotaSpec extends Object
| Constructor and Description |
|---|
ResourceQuotaSpec()
No args constructor for use in serialization
|
ResourceQuotaSpec(Map<String,Quantity> hard) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Map<String,Quantity> |
getHard() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setHard(Map<String,Quantity> hard) |
Copyright © 2011–2016 Red Hat. All rights reserved.