public class CinderVolumeType extends Object implements VolumeType
| Modifier and Type | Class and Description |
|---|---|
static class |
CinderVolumeType.VolumeTypes |
| Constructor and Description |
|---|
CinderVolumeType() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getExtraSpecs() |
String |
getId() |
String |
getName() |
String |
toString() |
public String getId()
getId in interface VolumeTypepublic String getName()
getName in interface VolumeTypepublic Map<String,String> getExtraSpecs()
getExtraSpecs in interface VolumeTypeCopyright © 2016. All Rights Reserved.