Uses of Class
org.jclouds.openstack.nova.v2_0.domain.VolumeAttachment.Builder
- 
Packages that use VolumeAttachment.Builder Package Description org.jclouds.openstack.nova.v2_0.domain  - 
- 
Uses of VolumeAttachment.Builder in org.jclouds.openstack.nova.v2_0.domain
Classes in org.jclouds.openstack.nova.v2_0.domain with type parameters of type VolumeAttachment.Builder Modifier and Type Class Description static classVolumeAttachment.Builder<T extends VolumeAttachment.Builder<T>>Methods in org.jclouds.openstack.nova.v2_0.domain that return VolumeAttachment.Builder Modifier and Type Method Description static VolumeAttachment.Builder<?>VolumeAttachment. builder()VolumeAttachment.Builder<?>VolumeAttachment. toBuilder() 
 -