Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchSpecification
-
Packages that use LaunchSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of LaunchSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchSpecification Modifier and Type Method Description LaunchSpecificationSpotInstanceRequest. launchSpecification()Additional information for launching instances.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchSpecification Modifier and Type Method Description SpotInstanceRequest.BuilderSpotInstanceRequest.Builder. launchSpecification(LaunchSpecification launchSpecification)Additional information for launching instances.
-