org.jclouds.openstack.cinder.v1.features
Interface QuotaApi


public interface QuotaApi

Provides asynchronous access to Quota via their REST API.

See Also:
QuotaApi, API Doc

Method Summary
 VolumeQuota getByTenant(String tenantId)
           
 

Method Detail

getByTenant

VolumeQuota getByTenant(String tenantId)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.