Uses of Interface
org.openstack4j.api.storage.BlockVolumeBackupService
-
Packages that use BlockVolumeBackupService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.internal -
-
Uses of BlockVolumeBackupService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return BlockVolumeBackupService Modifier and Type Method Description BlockVolumeBackupServiceBlockStorageService. backups() -
Uses of BlockVolumeBackupService in org.openstack4j.openstack.storage.block.internal
Classes in org.openstack4j.openstack.storage.block.internal that implement BlockVolumeBackupService Modifier and Type Class Description classBlockVolumeBackupServiceImplOpenStack (Cinder) Volume Backup Operations API Implementation.Methods in org.openstack4j.openstack.storage.block.internal that return BlockVolumeBackupService Modifier and Type Method Description BlockVolumeBackupServiceBlockStorageServiceImpl. backups()
-