Uses of Interface
org.jclouds.openstack.nova.v2_0.extensions.QuotaApi
Packages that use QuotaApi
-
Uses of QuotaApi in org.jclouds.openstack.nova.v2_0
Methods in org.jclouds.openstack.nova.v2_0 that return types with arguments of type QuotaApiModifier and TypeMethodDescriptioncom.google.common.base.Optional
<QuotaApi> NovaApi.getQuotaApi
(String region) Provides access to Quota features.com.google.common.base.Optional
<? extends QuotaApi> NovaApi.getQuotaExtensionForZone
(String zone) Deprecated.
NovaApi.getQuotaApi(String region)
instead.