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