Uses of Class
com.woorea.openstack.cinder.model.VolumeForUpdate
-
Packages that use VolumeForUpdate Package Description com.woorea.openstack.cinder -
-
Uses of VolumeForUpdate in com.woorea.openstack.cinder
Methods in com.woorea.openstack.cinder with parameters of type VolumeForUpdate Modifier and Type Method Description VolumesExtension.Update
VolumesExtension. update(java.lang.String id, VolumeForUpdate volume)
Constructors in com.woorea.openstack.cinder with parameters of type VolumeForUpdate Constructor Description Update(java.lang.String id, VolumeForUpdate volume)
-