Uses of Class
org.jclouds.openstack.cinder.v1.domain.VolumeQuota.Builder

Packages that use VolumeQuota.Builder
org.jclouds.openstack.cinder.v1.domain   
 

Uses of VolumeQuota.Builder in org.jclouds.openstack.cinder.v1.domain
 

Classes in org.jclouds.openstack.cinder.v1.domain with type parameters of type VolumeQuota.Builder
static class VolumeQuota.Builder<T extends VolumeQuota.Builder<T>>
           
 

Methods in org.jclouds.openstack.cinder.v1.domain that return VolumeQuota.Builder
static VolumeQuota.Builder<?> VolumeQuota.builder()
           
 VolumeQuota.Builder<?> VolumeQuota.toBuilder()
           
 



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