Package | Description |
---|---|
org.openstack4j.model.image.v2 | |
org.openstack4j.openstack.image.v2.domain |
Modifier and Type | Method and Description |
---|---|
Task.TaskStatus |
Task.getStatus()
The status of the task.
|
static Task.TaskStatus |
Task.TaskStatus.value(String v) |
static Task.TaskStatus |
Task.TaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.TaskStatus[] |
Task.TaskStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Task.TaskStatus |
GlanceTask.getStatus() |
Copyright © 2017. All rights reserved.