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