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 QuotaSet
public int getInjectedFileContentBytes()
getInjectedFileContentBytes
in interface QuotaSet
public int getInjectedFiles()
getInjectedFiles
in interface QuotaSet
public int getGigabytes()
getGigabytes
in interface QuotaSet
public int getRam()
public int getFloatingIps()
getFloatingIps
in interface QuotaSet
public int getInstances()
getInstances
in interface QuotaSet
public int getVolumes()
getVolumes
in interface QuotaSet
public int getCores()
public int getSecurityGroups()
getSecurityGroups
in interface QuotaSet
public int getSecurityGroupRules()
getSecurityGroupRules
in interface QuotaSet
public int getInjectedFilePathBytes()
getInjectedFilePathBytes
in interface QuotaSet
public int getKeyPairs()
getKeyPairs
in interface QuotaSet
Copyright © 2017. All rights reserved.