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 VolumeTypepublic String getName()
getName in interface VolumeTypepublic Map<String,String> getExtraSpecs()
getExtraSpecs in interface VolumeTypepublic VolumeTypeBuilder toBuilder()
toBuilder in interface Buildable<VolumeTypeBuilder>public static VolumeTypeBuilder builder()
Copyright © 2020. All rights reserved.