| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
LaunchSpecification |
RequestSpotInstancesRequest.launchSpecification()
The launch specification.
|
LaunchSpecification |
SpotInstanceRequest.launchSpecification()
Additional information for launching instances.
|
| Modifier and Type | Method and Description |
|---|---|
RequestSpotInstancesRequest.Builder |
RequestSpotInstancesRequest.Builder.launchSpecification(LaunchSpecification launchSpecification)
The launch specification.
|
SpotInstanceRequest.Builder |
SpotInstanceRequest.Builder.launchSpecification(LaunchSpecification launchSpecification)
Additional information for launching instances.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchSpecification |
LaunchSpecificationUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.