Package | Description |
---|---|
org.openstack4j.model.compute | |
org.openstack4j.openstack.compute.domain |
Modifier and Type | Method and Description |
---|---|
static Server.DiskConfig |
Server.DiskConfig.forValue(String value) |
Server.DiskConfig |
ServerCreate.getDiskConfig()
Controls how the disk is partitioned
|
Server.DiskConfig |
Server.getDiskConfig()
Disk config attribute from the Disk Config Extension (alias "OS-DCF")..
|
static Server.DiskConfig |
Server.DiskConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Server.DiskConfig[] |
Server.DiskConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Server.DiskConfig |
NovaServerCreate.getDiskConfig() |
Server.DiskConfig |
NovaServer.getDiskConfig() |
Copyright © 2017. All rights reserved.