| Package | Description |
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions |
| Modifier and Type | Method and Description |
|---|---|
VolumeType |
VolumeType.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
VolumeType.Builder.fromVolumeType(VolumeType in) |
| Modifier and Type | Method and Description |
|---|---|
VolumeType |
VolumeTypeApi.create(String name,
CreateVolumeTypeOptions... options)
Creates a new volume type
|
VolumeType |
VolumeTypeApi.get(String id)
Gets a volume type
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<VolumeType> |
VolumeTypeApi.list() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.