| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
SpotPlacement |
LaunchSpecification.placement()
The placement information for the instance.
|
SpotPlacement |
RequestSpotLaunchSpecification.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.
|
RequestSpotLaunchSpecification.Builder |
RequestSpotLaunchSpecification.Builder.placement(SpotPlacement placement)
The placement information for the instance.
|
SpotFleetLaunchSpecification.Builder |
SpotFleetLaunchSpecification.Builder.placement(SpotPlacement placement)
The placement information.
|
Copyright © 2019. All rights reserved.