Package | Description |
---|---|
org.openstack4j.model.compute.ext | |
org.openstack4j.openstack.compute.domain.ext |
Modifier and Type | Method and Description |
---|---|
static Migration.Status |
Migration.Status.forValue(String value) |
Migration.Status |
Migration.getStatus() |
static Migration.Status |
Migration.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Migration.Status[] |
Migration.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MigrationsFilter |
MigrationsFilter.status(Migration.Status status)
Filters the response by status.
|
Modifier and Type | Method and Description |
---|---|
Migration.Status |
ExtMigration.getStatus() |
Copyright © 2017. All rights reserved.