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

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

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

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

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



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