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