Uses of Class
org.jclouds.openstack.cinder.v1.domain.VolumeQuota.Builder
- 
Packages that use VolumeQuota.Builder Package Description 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 Modifier and Type Class Description static classVolumeQuota.Builder<T extends VolumeQuota.Builder<T>>Methods in org.jclouds.openstack.cinder.v1.domain that return VolumeQuota.Builder Modifier and Type Method Description static VolumeQuota.Builder<?>VolumeQuota. builder()VolumeQuota.Builder<?>VolumeQuota. toBuilder() 
 -