| Package | Description |
|---|---|
| org.jclouds.openstack.cinder.v1.domain | |
| org.jclouds.openstack.cinder.v1.features |
| 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.get(String volumeTypeId)
Return data about the given VolumeType.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.FluentIterable<? extends VolumeType> |
VolumeTypeApi.list()
Returns a summary list of VolumeTypes.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.