| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.extensions | |
| org.jclouds.openstack.nova.v2_0.options |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends VolumeType> |
VolumeTypeAsyncApi.create(String name,
CreateVolumeTypeOptions... options) |
VolumeType |
VolumeTypeApi.create(String name,
CreateVolumeTypeOptions... options)
Creates a new volume type
|
| Modifier and Type | Field and Description |
|---|---|
static CreateVolumeTypeOptions |
CreateVolumeTypeOptions.NONE |
| Modifier and Type | Method and Description |
|---|---|
CreateVolumeTypeOptions |
CreateVolumeTypeOptions.specs(Map<String,String> specs) |
static CreateVolumeTypeOptions |
CreateVolumeTypeOptions.Builder.specs(Map<String,String> specs) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.