Uses of Class
com.woorea.openstack.cinder.model.VolumeTypeForCreate
-
Packages that use VolumeTypeForCreate Package Description com.woorea.openstack.cinder -
-
Uses of VolumeTypeForCreate in com.woorea.openstack.cinder
Fields in com.woorea.openstack.cinder declared as VolumeTypeForCreate Modifier and Type Field Description private VolumeTypeForCreate
VolumeTypesExtension.Create. volumeTypeForCreate
Methods in com.woorea.openstack.cinder with parameters of type VolumeTypeForCreate Modifier and Type Method Description VolumeTypesExtension.Create
VolumeTypesExtension. create(VolumeTypeForCreate volumeTypeForCreate)
Constructors in com.woorea.openstack.cinder with parameters of type VolumeTypeForCreate Constructor Description Create(VolumeTypeForCreate volumeTypeForCreate)
-