Uses of Class
software.amazon.awssdk.services.ec2.model.RequestSpotLaunchSpecification
Packages that use RequestSpotLaunchSpecification
-
Uses of RequestSpotLaunchSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RequestSpotLaunchSpecificationModifier and TypeMethodDescriptionRequestSpotInstancesRequest.launchSpecification()The launch specification.Methods in software.amazon.awssdk.services.ec2.model with parameters of type RequestSpotLaunchSpecificationModifier and TypeMethodDescriptionRequestSpotInstancesRequest.Builder.launchSpecification(RequestSpotLaunchSpecification launchSpecification) The launch specification.