| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
SpotPlacement |
LaunchSpecification.placement()
The placement information for the instance.
|
SpotPlacement |
SpotFleetLaunchSpecification.placement()
The placement information.
|
| Modifier and Type | Method and Description |
|---|---|
LaunchSpecification.Builder |
LaunchSpecification.Builder.placement(SpotPlacement placement)
The placement information for the instance.
|
SpotFleetLaunchSpecification.Builder |
SpotFleetLaunchSpecification.Builder.placement(SpotPlacement placement)
The placement information.
|
| Modifier and Type | Method and Description |
|---|---|
SpotPlacement |
SpotPlacementUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.