|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VolumeType | |
|---|---|
| org.jclouds.openstack.cinder.v1.domain | |
| org.jclouds.openstack.cinder.v1.features | |
| Uses of VolumeType in org.jclouds.openstack.cinder.v1.domain |
|---|
| Methods in org.jclouds.openstack.cinder.v1.domain that return VolumeType | |
|---|---|
VolumeType |
VolumeType.Builder.build()
|
| Methods in org.jclouds.openstack.cinder.v1.domain with parameters of type VolumeType | |
|---|---|
T |
VolumeType.Builder.fromVolumeType(VolumeType in)
|
| Uses of VolumeType in org.jclouds.openstack.cinder.v1.features |
|---|
| Methods in org.jclouds.openstack.cinder.v1.features that return VolumeType | |
|---|---|
VolumeType |
VolumeTypeApi.get(String volumeTypeId)
Return data about the given VolumeType. |
| Methods in org.jclouds.openstack.cinder.v1.features that return types with arguments of type VolumeType | |
|---|---|
com.google.common.collect.FluentIterable<? extends VolumeType> |
VolumeTypeApi.list()
Returns a summary list of VolumeTypes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||