Class CinderVolumeMigration
- java.lang.Object
-
- org.openstack4j.openstack.storage.block.domain.CinderVolumeMigration
-
- All Implemented Interfaces:
Serializable,ModelEntity
public class CinderVolumeMigration extends Object implements ModelEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CinderVolumeMigration(String hostService, boolean forceHostCopy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetForceHostCopy()StringgetHostService()
-