|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VolumeType | |
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | |
| org.jclouds.openstack.nova.v2_0.extensions | |
| Uses of VolumeType in org.jclouds.openstack.nova.v2_0.domain |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.domain that return VolumeType | |
|---|---|
VolumeType |
VolumeType.Builder.build()
|
| Methods in org.jclouds.openstack.nova.v2_0.domain with parameters of type VolumeType | |
|---|---|
T |
VolumeType.Builder.fromVolumeType(VolumeType in)
|
| Uses of VolumeType in org.jclouds.openstack.nova.v2_0.extensions |
|---|
| Methods in org.jclouds.openstack.nova.v2_0.extensions that return VolumeType | |
|---|---|
VolumeType |
VolumeTypeApi.create(String name,
CreateVolumeTypeOptions... options)
Creates a new volume type |
VolumeType |
VolumeTypeApi.get(String id)
Gets a volume type |
| Methods in org.jclouds.openstack.nova.v2_0.extensions that return types with arguments of type VolumeType | |
|---|---|
com.google.common.collect.FluentIterable<VolumeType> |
VolumeTypeApi.list()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||