Package | Description |
---|---|
org.openstack4j.model.image.v2 | |
org.openstack4j.model.image.v2.builder | |
org.openstack4j.openstack.image.v2.domain |
Modifier and Type | Method and Description |
---|---|
DiskFormat |
Image.getDiskFormat() |
static DiskFormat |
DiskFormat.value(String df) |
static DiskFormat |
DiskFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskFormat[] |
DiskFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ImageBuilder |
ImageBuilder.diskFormat(DiskFormat diskFormat) |
Modifier and Type | Method and Description |
---|---|
DiskFormat |
GlanceImage.getDiskFormat() |
Modifier and Type | Method and Description |
---|---|
ImageBuilder |
GlanceImage.ImageConcreteBuilder.diskFormat(DiskFormat diskFormat) |
Copyright © 2017. All rights reserved.