Package | Description |
---|---|
org.openstack4j.model.compute | |
org.openstack4j.model.compute.builder | |
org.openstack4j.openstack.compute.domain |
Modifier and Type | Method and Description |
---|---|
static BDMSourceType |
BDMSourceType.value(String v) |
static BDMSourceType |
BDMSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BDMSourceType[] |
BDMSourceType.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.sourceType(BDMSourceType type)
Either snap or any other value, including a blank string.
|
Modifier and Type | Field and Description |
---|---|
BDMSourceType |
NovaBlockDeviceMappingCreate.source_type |
Modifier and Type | Method and Description |
---|---|
BlockDeviceMappingBuilder |
NovaBlockDeviceMappingCreate.NovaBlockDeviceMappingBuilder.sourceType(BDMSourceType type) |
Copyright © 2017. All rights reserved.