| Package | Description |
|---|---|
| org.openstack4j.model.compute | |
| org.openstack4j.model.compute.builder | |
| org.openstack4j.openstack.compute.domain |
| Modifier and Type | Method and Description |
|---|---|
static BDMDestType |
BDMDestType.value(String v) |
static BDMDestType |
BDMDestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BDMDestType[] |
BDMDestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BlockDeviceMappingBuilder |
BlockDeviceMappingBuilder.destinationType(BDMDestType type)
Either snap or any other value, including a blank string.
|
| Modifier and Type | Field and Description |
|---|---|
BDMDestType |
NovaBlockDeviceMappingCreate.destination_type |
| Modifier and Type | Method and Description |
|---|---|
BlockDeviceMappingBuilder |
NovaBlockDeviceMappingCreate.NovaBlockDeviceMappingBuilder.destinationType(BDMDestType type) |
Copyright © 2017. All rights reserved.