Uses of Interface
org.openstack4j.api.storage.BlockVolumeTransferService
-
Packages that use BlockVolumeTransferService Package Description org.openstack4j.api.storage org.openstack4j.openstack.storage.block.internal -
-
Uses of BlockVolumeTransferService in org.openstack4j.api.storage
Methods in org.openstack4j.api.storage that return BlockVolumeTransferService Modifier and Type Method Description BlockVolumeTransferServiceBlockVolumeService. transfer()Returns the API used to transfer a Volume from one tenant/project to another -
Uses of BlockVolumeTransferService in org.openstack4j.openstack.storage.block.internal
Classes in org.openstack4j.openstack.storage.block.internal that implement BlockVolumeTransferService Modifier and Type Class Description classBlockVolumeTransferServiceImplRelated services for managing volume transfers (os-volume-transfer)Methods in org.openstack4j.openstack.storage.block.internal that return BlockVolumeTransferService Modifier and Type Method Description BlockVolumeTransferServiceBlockVolumeServiceImpl. transfer()
-