Uses of Class
software.amazon.awssdk.services.ec2.model.RequestSpotLaunchSpecification
-
Packages that use RequestSpotLaunchSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of RequestSpotLaunchSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RequestSpotLaunchSpecification Modifier and Type Method Description RequestSpotLaunchSpecificationRequestSpotInstancesRequest. launchSpecification()The launch specification.Methods in software.amazon.awssdk.services.ec2.model with parameters of type RequestSpotLaunchSpecification Modifier and Type Method Description RequestSpotInstancesRequest.BuilderRequestSpotInstancesRequest.Builder. launchSpecification(RequestSpotLaunchSpecification launchSpecification)The launch specification.
-