Package | Description |
---|---|
org.openstack4j.model.storage.block | |
org.openstack4j.openstack.storage.block.domain |
Modifier and Type | Method and Description |
---|---|
static Volume.MigrationStatus |
Volume.MigrationStatus.fromValue(String migrationStatus) |
Volume.MigrationStatus |
Volume.getMigrateStatus() |
static Volume.MigrationStatus |
Volume.MigrationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Volume.MigrationStatus[] |
Volume.MigrationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Volume.MigrationStatus |
CinderVolume.getMigrateStatus() |
Copyright © 2017. All rights reserved.