Uses of Class
software.amazon.awssdk.services.ec2.model.InterruptionInfo
Packages that use InterruptionInfo
-
Uses of InterruptionInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InterruptionInfoModifier and TypeMethodDescriptionfinal InterruptionInfoCapacityReservation.interruptionInfo()Information about the interruption configuration and association with the source reservation for interruptible Capacity Reservations.final InterruptionInfoGetCapacityReservationUsageResponse.interruptionInfo()Details about the interruption configuration and source reservation for interruptible Capacity Reservations.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InterruptionInfoModifier and TypeMethodDescriptionCapacityReservation.Builder.interruptionInfo(InterruptionInfo interruptionInfo) Information about the interruption configuration and association with the source reservation for interruptible Capacity Reservations.GetCapacityReservationUsageResponse.Builder.interruptionInfo(InterruptionInfo interruptionInfo) Details about the interruption configuration and source reservation for interruptible Capacity Reservations.