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