public class AwsBlockDeviceMapping extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AwsBlockDeviceMapping.Builder |
| Constructor | Description |
|---|---|
AwsBlockDeviceMapping(String virtualName,
String deviceName,
Boolean noDevice,
AwsEbs awsEbs) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
AwsEbs |
getAwsEbs() |
|
String |
getDeviceName() |
|
Boolean |
getNoDevice() |
|
String |
getVirtualName() |
|
int |
hashCode() |
|
String |
toString() |
Copyright © 2018. All rights reserved.