Uses of Interface
org.openstack4j.api.storage.BlockVolumeSnapshotService
-
Packages that use BlockVolumeSnapshotService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.internal -
-
Uses of BlockVolumeSnapshotService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return BlockVolumeSnapshotService Modifier and Type Method Description BlockVolumeSnapshotServiceBlockStorageService. snapshots() -
Uses of BlockVolumeSnapshotService in org.openstack4j.openstack.storage.block.internal
Classes in org.openstack4j.openstack.storage.block.internal that implement BlockVolumeSnapshotService Modifier and Type Class Description classBlockVolumeSnapshotServiceImplOpenStack (Cinder) Volume Snapshot Operations API Implementation.Methods in org.openstack4j.openstack.storage.block.internal that return BlockVolumeSnapshotService Modifier and Type Method Description BlockVolumeSnapshotServiceBlockStorageServiceImpl. snapshots()
-