Uses of Class
com.woorea.openstack.cinder.model.Metadata
-
Packages that use Metadata Package Description com.woorea.openstack.cinder -
-
Uses of Metadata in com.woorea.openstack.cinder
Methods in com.woorea.openstack.cinder with parameters of type Metadata Modifier and Type Method Description SnapshotsExtension.UpdateMetadataSnapshotsExtension. updateMetadata(java.lang.String snapshotId, Metadata metadata)Constructors in com.woorea.openstack.cinder with parameters of type Metadata Constructor Description UpdateMetadata(java.lang.String snapshotId, Metadata metadata)
-