Uses of Interface
org.openstack4j.api.storage.BlockVolumeService
-
Packages that use BlockVolumeService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.internal -
-
Uses of BlockVolumeService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return BlockVolumeService Modifier and Type Method Description BlockVolumeServiceBlockStorageService. volumes() -
Uses of BlockVolumeService in org.openstack4j.openstack.storage.block.internal
Classes in org.openstack4j.openstack.storage.block.internal that implement BlockVolumeService Modifier and Type Class Description classBlockVolumeServiceImplManages Volumes and Volume Type based operations against Block Storage (Cinder)Methods in org.openstack4j.openstack.storage.block.internal that return BlockVolumeService Modifier and Type Method Description BlockVolumeServiceBlockStorageServiceImpl. volumes()
-