public class CinderVolumeType extends Object implements VolumeType
Modifier and Type | Class and Description |
---|---|
static class |
CinderVolumeType.ConcreteVolumeTypeBuilder |
static class |
CinderVolumeType.VolumeTypes |
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Constructor and Description |
---|
CinderVolumeType() |
Modifier and Type | Method and Description |
---|---|
static VolumeTypeBuilder |
builder() |
Map<String,String> |
getExtraSpecs() |
String |
getId() |
String |
getName() |
VolumeTypeBuilder |
toBuilder() |
String |
toString() |
public String getId()
getId
in interface VolumeType
public String getName()
getName
in interface VolumeType
public Map<String,String> getExtraSpecs()
getExtraSpecs
in interface VolumeType
public VolumeTypeBuilder toBuilder()
toBuilder
in interface Buildable<VolumeTypeBuilder>
public static VolumeTypeBuilder builder()
Copyright © 2017. All rights reserved.