Uses of Interface
software.amazon.awssdk.services.ec2.model.CancelledSpotInstanceRequest.Builder
Packages that use CancelledSpotInstanceRequest.Builder
-
Uses of CancelledSpotInstanceRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CancelledSpotInstanceRequest.BuilderModifier and TypeMethodDescriptionCancelledSpotInstanceRequest.builder()CancelledSpotInstanceRequest.Builder.spotInstanceRequestId(String spotInstanceRequestId) The ID of the Spot Instance request.The state of the Spot Instance request.CancelledSpotInstanceRequest.Builder.state(CancelSpotInstanceRequestState state) The state of the Spot Instance request.CancelledSpotInstanceRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CancelledSpotInstanceRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CancelledSpotInstanceRequest.Builder>CancelledSpotInstanceRequest.serializableBuilderClass()