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 AbsoluteLimit
public int getServerMetaUsed()
getServerMetaUsed
in interface AbsoluteLimit
public int getMaxPersonality()
getMaxPersonality
in interface AbsoluteLimit
public int getPersonalityUsed()
getPersonalityUsed
in interface AbsoluteLimit
public int getMaxImageMeta()
getMaxImageMeta
in interface AbsoluteLimit
public int getImageMetaUsed()
getImageMetaUsed
in interface AbsoluteLimit
public int getMaxPersonalitySize()
getMaxPersonalitySize
in interface AbsoluteLimit
public int getPersonalitySizeUsed()
getPersonalitySizeUsed
in interface AbsoluteLimit
public int getMaxTotalCores()
getMaxTotalCores
in interface AbsoluteLimit
public int getTotalCoresUsed()
getTotalCoresUsed
in interface AbsoluteLimit
public int getMaxTotalInstances()
getMaxTotalInstances
in interface AbsoluteLimit
public int getTotalInstancesUsed()
getTotalInstancesUsed
in interface AbsoluteLimit
public int getMaxTotalRAMSize()
getMaxTotalRAMSize
in interface AbsoluteLimit
public int getTotalRAMUsed()
getTotalRAMUsed
in interface AbsoluteLimit
public int getMaxSecurityGroupRules()
getMaxSecurityGroupRules
in interface AbsoluteLimit
public int getSecurityGroupRulesUsed()
getSecurityGroupRulesUsed
in interface AbsoluteLimit
public int getMaxTotalKeypairs()
getMaxTotalKeypairs
in interface AbsoluteLimit
public int getTotalKeyPairsUsed()
getTotalKeyPairsUsed
in interface AbsoluteLimit
public int getMaxTotalVolumes()
getMaxTotalVolumes
in interface AbsoluteLimit
public int getTotalVolumesUsed()
getTotalVolumesUsed
in interface AbsoluteLimit
public int getMaxSecurityGroups()
getMaxSecurityGroups
in interface AbsoluteLimit
public int getTotalSecurityGroupsUsed()
getTotalSecurityGroupsUsed
in interface AbsoluteLimit
public int getMaxTotalFloatingIps()
getMaxTotalFloatingIps
in interface AbsoluteLimit
public int getTotalFloatingIpsUsed()
getTotalFloatingIpsUsed
in interface AbsoluteLimit
public int getMaxTotalVolumeGigabytes()
getMaxTotalVolumeGigabytes
in interface AbsoluteLimit
public int getTotalVolumeGigabytesUsed()
getTotalVolumeGigabytesUsed
in interface AbsoluteLimit
public int getMaxServerGroupMembers()
AbsoluteLimit
getMaxServerGroupMembers
in interface AbsoluteLimit
public int getMaxServerGroups()
AbsoluteLimit
getMaxServerGroups
in interface AbsoluteLimit
Copyright © 2017. All rights reserved.