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