| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<SpotFleetLaunchSpecification> |
SpotFleetRequestConfigData.launchSpecifications()
Information about the launch specifications for the Spot fleet request.
|
| Modifier and Type | Method and Description |
|---|---|
SpotFleetRequestConfigData.Builder |
SpotFleetRequestConfigData.Builder.launchSpecifications(SpotFleetLaunchSpecification... launchSpecifications)
Information about the launch specifications for the Spot fleet request.
|
| Modifier and Type | Method and Description |
|---|---|
SpotFleetRequestConfigData.Builder |
SpotFleetRequestConfigData.Builder.launchSpecifications(Collection<SpotFleetLaunchSpecification> launchSpecifications)
Information about the launch specifications for the Spot fleet request.
|
| Modifier and Type | Method and Description |
|---|---|
SpotFleetLaunchSpecification |
SpotFleetLaunchSpecificationUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.