|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.ec2.domain.BlockDeviceMapping
org.jclouds.ec2.domain.BlockDeviceMapping.MapNewVolumeToDevice
public static class BlockDeviceMapping.MapNewVolumeToDevice
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jclouds.ec2.domain.BlockDeviceMapping |
|---|
BlockDeviceMapping.Builder, BlockDeviceMapping.MapEBSSnapshotToDevice, BlockDeviceMapping.MapEphemeralDeviceToDevice, BlockDeviceMapping.MapNewVolumeToDevice, BlockDeviceMapping.UnmapDeviceNamed |
| Constructor Summary | |
|---|---|
BlockDeviceMapping.MapNewVolumeToDevice(String deviceName,
Integer sizeInGib,
Boolean deleteOnTermination,
String volumeType,
Integer iops,
Boolean encrypted)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jclouds.ec2.domain.BlockDeviceMapping |
|---|
builder, compareTo, equals, getDeviceName, getEbsDeleteOnTermination, getEbsEncrypted, getEbsIops, getEbsNoDevice, getEbsSnapshotId, getEbsVolumeSize, getEbsVolumeType, getVirtualName, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BlockDeviceMapping.MapNewVolumeToDevice(String deviceName,
Integer sizeInGib,
@Nullable
Boolean deleteOnTermination,
@Nullable
String volumeType,
@Nullable
Integer iops,
@Nullable
Boolean encrypted)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||