| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ScheduledInstancesBlockDeviceMapping> |
ScheduledInstancesLaunchSpecification.blockDeviceMappings()
One or more block device mapping entries.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesLaunchSpecification.Builder |
ScheduledInstancesLaunchSpecification.Builder.blockDeviceMappings(ScheduledInstancesBlockDeviceMapping... blockDeviceMappings)
One or more block device mapping entries.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesLaunchSpecification.Builder |
ScheduledInstancesLaunchSpecification.Builder.blockDeviceMappings(Collection<ScheduledInstancesBlockDeviceMapping> blockDeviceMappings)
One or more block device mapping entries.
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledInstancesBlockDeviceMapping |
ScheduledInstancesBlockDeviceMappingUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.