Uses of Class
software.amazon.awssdk.services.ec2.model.InterruptibleCapacityAllocation
Packages that use InterruptibleCapacityAllocation
-
Uses of InterruptibleCapacityAllocation in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InterruptibleCapacityAllocationModifier and TypeMethodDescriptionCapacityReservation.interruptibleCapacityAllocation()Contains allocation details for interruptible reservations, including current allocated instances and target instance counts within the interruptibleCapacityAllocation object.GetCapacityReservationUsageResponse.interruptibleCapacityAllocation()Information about the capacity allocated to the interruptible Capacity Reservation, including instance counts and allocation status.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InterruptibleCapacityAllocationModifier and TypeMethodDescriptionCapacityReservation.Builder.interruptibleCapacityAllocation(InterruptibleCapacityAllocation interruptibleCapacityAllocation) Contains allocation details for interruptible reservations, including current allocated instances and target instance counts within the interruptibleCapacityAllocation object.GetCapacityReservationUsageResponse.Builder.interruptibleCapacityAllocation(InterruptibleCapacityAllocation interruptibleCapacityAllocation) Information about the capacity allocated to the interruptible Capacity Reservation, including instance counts and allocation status.