Uses of Class
software.amazon.awssdk.services.ec2.model.SpotInstanceStatus
Packages that use SpotInstanceStatus
-
Uses of SpotInstanceStatus in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotInstanceStatusModifier and TypeMethodDescriptionfinal SpotInstanceStatusSpotInstanceRequest.status()The status code and status message describing the Spot Instance request.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SpotInstanceStatusModifier and TypeMethodDescriptionSpotInstanceRequest.Builder.status(SpotInstanceStatus status) The status code and status message describing the Spot Instance request.