Uses of Interface
org.openstack4j.model.common.QuotaDetails
-
-
Uses of QuotaDetails in org.openstack4j.model.compute
Methods in org.openstack4j.model.compute that return QuotaDetails Modifier and Type Method Description QuotaDetailsComputeQuotaDetail. getCores()QuotaDetailsComputeQuotaDetail. getInstances()QuotaDetailsComputeQuotaDetail. getKeyPairs()QuotaDetailsComputeQuotaDetail. getMetadataItems()QuotaDetailsComputeQuotaDetail. getRam()QuotaDetailsComputeQuotaDetail. getServerGroupMembers()QuotaDetailsComputeQuotaDetail. getServerGroups() -
Uses of QuotaDetails in org.openstack4j.model.storage.block
Methods in org.openstack4j.model.storage.block that return QuotaDetails Modifier and Type Method Description QuotaDetailsBlockQuotaSetUsage. getGigabytes()Usage details for gigabytes usedQuotaDetailsBlockQuotaSetUsage. getSnapshots()Usage details for SnapshotsQuotaDetailsBlockQuotaSetUsage. getVolumes()Usage details for Volumes -
Uses of QuotaDetails in org.openstack4j.openstack.common
Classes in org.openstack4j.openstack.common that implement QuotaDetails Modifier and Type Class Description classQuotaDetailsEntityQuota Details Entity describing quota usage -
Uses of QuotaDetails in org.openstack4j.openstack.compute.domain
Methods in org.openstack4j.openstack.compute.domain that return QuotaDetails Modifier and Type Method Description QuotaDetailsNovaComputeQuotaDetail. getCores()QuotaDetailsNovaComputeQuotaDetail. getInstances()QuotaDetailsNovaComputeQuotaDetail. getKeyPairs()QuotaDetailsNovaComputeQuotaDetail. getMetadataItems()QuotaDetailsNovaComputeQuotaDetail. getRam()QuotaDetailsNovaComputeQuotaDetail. getServerGroupMembers()QuotaDetailsNovaComputeQuotaDetail. getServerGroups() -
Uses of QuotaDetails in org.openstack4j.openstack.storage.block.domain
Methods in org.openstack4j.openstack.storage.block.domain that return QuotaDetails Modifier and Type Method Description QuotaDetailsCinderBlockQuotaSetUsage. getGigabytes()QuotaDetailsCinderBlockQuotaSetUsage. getSnapshots()QuotaDetailsCinderBlockQuotaSetUsage. getVolumes()
-