Uses of Interface
software.amazon.awssdk.services.ec2.model.SpotInstanceStateFault.Builder
Packages that use SpotInstanceStateFault.Builder
-
Uses of SpotInstanceStateFault.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SpotInstanceStateFault.BuilderModifier and TypeMethodDescriptionSpotInstanceStateFault.builder()The reason code for the Spot Instance state change.The message for the Spot Instance state change.SpotInstanceStateFault.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SpotInstanceStateFault.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SpotInstanceStateFault.Builder>SpotInstanceStateFault.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type SpotInstanceStateFault.BuilderModifier and TypeMethodDescriptiondefault SpotDatafeedSubscription.BuilderSpotDatafeedSubscription.Builder.fault(Consumer<SpotInstanceStateFault.Builder> fault) The fault codes for the Spot Instance request, if any.default SpotInstanceRequest.BuilderSpotInstanceRequest.Builder.fault(Consumer<SpotInstanceStateFault.Builder> fault) The fault codes for the Spot Instance request, if any.