Uses of Class
software.amazon.awssdk.services.ec2.model.SpotInstanceStatus
-
Packages that use SpotInstanceStatus Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SpotInstanceStatus in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotInstanceStatus Modifier and Type Method Description 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 SpotInstanceStatus Modifier and Type Method Description SpotInstanceRequest.BuilderSpotInstanceRequest.Builder. status(SpotInstanceStatus status)The status code and status message describing the Spot Instance request.
-