| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.options |
| Modifier and Type | Method and Description |
|---|---|
BlockDeviceMapping |
BlockDeviceMapping.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
BlockDeviceMapping.Builder |
BlockDeviceMapping.Builder.fromBlockDeviceMapping(BlockDeviceMapping in) |
| Modifier and Type | Method and Description |
|---|---|
Set<BlockDeviceMapping> |
CreateServerOptions.getBlockDeviceMappings()
Block devices that should be attached to the instance at boot time.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServerOptions |
CreateServerOptions.blockDeviceMappings(Set<BlockDeviceMapping> blockDeviceMappings) |
static CreateServerOptions |
CreateServerOptions.Builder.blockDeviceMappings(Set<BlockDeviceMapping> blockDeviceMappings) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.