public class NovaAbsoluteLimit extends Object implements AbsoluteLimit
| Constructor and Description |
|---|
NovaAbsoluteLimit() |
| Modifier and Type | Method and Description |
|---|---|
int |
getImageMetaUsed()
Gets the image meta used.
|
int |
getMaxImageMeta()
Gets the max image meta.
|
int |
getMaxPersonality()
Gets the max personality.
|
int |
getMaxPersonalitySize()
Gets the max personality size.
|
int |
getMaxSecurityGroupRules()
Gets the max security group rules.
|
int |
getMaxSecurityGroups()
Gets the max security groups.
|
int |
getMaxServerGroupMembers()
Gets the max server group members
|
int |
getMaxServerGroups()
Gets the max server groups
|
int |
getMaxServerMeta()
Gets the max server meta.
|
int |
getMaxTotalCores()
Gets the max total cores.
|
int |
getMaxTotalFloatingIps()
Gets the max total floating ips.
|
int |
getMaxTotalInstances()
Gets the max total instances.
|
int |
getMaxTotalKeypairs()
Gets the max total keypairs.
|
int |
getMaxTotalRAMSize()
Gets the max total ram size.
|
int |
getMaxTotalVolumeGigabytes()
Gets the max total volume gigabytes.
|
int |
getMaxTotalVolumes()
Gets the max total volumes.
|
int |
getPersonalitySizeUsed()
Gets the personality size used.
|
int |
getPersonalityUsed()
Gets the personality used.
|
int |
getSecurityGroupRulesUsed()
Gets the security group rules used.
|
int |
getServerMetaUsed()
Gets the server meta used.
|
int |
getTotalCoresUsed()
Gets the total cores used.
|
int |
getTotalFloatingIpsUsed()
Gets the total floating ips used.
|
int |
getTotalInstancesUsed()
Gets the total instances used.
|
int |
getTotalKeyPairsUsed()
Gets the total key pairs used.
|
int |
getTotalRAMUsed()
Gets the total ram used.
|
int |
getTotalSecurityGroupsUsed()
Gets the total security groups used.
|
int |
getTotalVolumeGigabytesUsed()
Gets the total volume gigabytes used.
|
int |
getTotalVolumesUsed()
Gets the total volumes used.
|
String |
toString() |
public int getMaxServerMeta()
getMaxServerMeta in interface AbsoluteLimitpublic int getServerMetaUsed()
getServerMetaUsed in interface AbsoluteLimitpublic int getMaxPersonality()
getMaxPersonality in interface AbsoluteLimitpublic int getPersonalityUsed()
getPersonalityUsed in interface AbsoluteLimitpublic int getMaxImageMeta()
getMaxImageMeta in interface AbsoluteLimitpublic int getImageMetaUsed()
getImageMetaUsed in interface AbsoluteLimitpublic int getMaxPersonalitySize()
getMaxPersonalitySize in interface AbsoluteLimitpublic int getPersonalitySizeUsed()
getPersonalitySizeUsed in interface AbsoluteLimitpublic int getMaxTotalCores()
getMaxTotalCores in interface AbsoluteLimitpublic int getTotalCoresUsed()
getTotalCoresUsed in interface AbsoluteLimitpublic int getMaxTotalInstances()
getMaxTotalInstances in interface AbsoluteLimitpublic int getTotalInstancesUsed()
getTotalInstancesUsed in interface AbsoluteLimitpublic int getMaxTotalRAMSize()
getMaxTotalRAMSize in interface AbsoluteLimitpublic int getTotalRAMUsed()
getTotalRAMUsed in interface AbsoluteLimitpublic int getMaxSecurityGroupRules()
getMaxSecurityGroupRules in interface AbsoluteLimitpublic int getSecurityGroupRulesUsed()
getSecurityGroupRulesUsed in interface AbsoluteLimitpublic int getMaxTotalKeypairs()
getMaxTotalKeypairs in interface AbsoluteLimitpublic int getTotalKeyPairsUsed()
getTotalKeyPairsUsed in interface AbsoluteLimitpublic int getMaxTotalVolumes()
getMaxTotalVolumes in interface AbsoluteLimitpublic int getTotalVolumesUsed()
getTotalVolumesUsed in interface AbsoluteLimitpublic int getMaxSecurityGroups()
getMaxSecurityGroups in interface AbsoluteLimitpublic int getTotalSecurityGroupsUsed()
getTotalSecurityGroupsUsed in interface AbsoluteLimitpublic int getMaxTotalFloatingIps()
getMaxTotalFloatingIps in interface AbsoluteLimitpublic int getTotalFloatingIpsUsed()
getTotalFloatingIpsUsed in interface AbsoluteLimitpublic int getMaxTotalVolumeGigabytes()
getMaxTotalVolumeGigabytes in interface AbsoluteLimitpublic int getTotalVolumeGigabytesUsed()
getTotalVolumeGigabytesUsed in interface AbsoluteLimitpublic int getMaxServerGroupMembers()
AbsoluteLimitgetMaxServerGroupMembers in interface AbsoluteLimitpublic int getMaxServerGroups()
AbsoluteLimitgetMaxServerGroups in interface AbsoluteLimitCopyright © 2017. All rights reserved.