public class NovaQuotaSet extends Object implements QuotaSet
| Modifier and Type | Class and Description |
|---|---|
static class |
NovaQuotaSet.NovaQuotaSetClass |
| Constructor and Description |
|---|
NovaQuotaSet() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCores() |
int |
getFloatingIps() |
int |
getGigabytes() |
String |
getId() |
int |
getInjectedFileContentBytes() |
int |
getInjectedFilePathBytes() |
int |
getInjectedFiles() |
int |
getInstances() |
int |
getKeyPairs() |
int |
getMetadataItems() |
int |
getRam() |
int |
getSecurityGroupRules() |
int |
getSecurityGroups() |
int |
getVolumes() |
String |
toString() |
public int getMetadataItems()
getMetadataItems in interface QuotaSetpublic int getInjectedFileContentBytes()
getInjectedFileContentBytes in interface QuotaSetpublic int getInjectedFiles()
getInjectedFiles in interface QuotaSetpublic int getGigabytes()
getGigabytes in interface QuotaSetpublic int getRam()
public int getFloatingIps()
getFloatingIps in interface QuotaSetpublic int getInstances()
getInstances in interface QuotaSetpublic int getVolumes()
getVolumes in interface QuotaSetpublic int getCores()
public int getSecurityGroups()
getSecurityGroups in interface QuotaSetpublic int getSecurityGroupRules()
getSecurityGroupRules in interface QuotaSetpublic int getInjectedFilePathBytes()
getInjectedFilePathBytes in interface QuotaSetpublic int getKeyPairs()
getKeyPairs in interface QuotaSetCopyright © 2017. All rights reserved.