Uses of Class
software.amazon.awssdk.services.ec2.model.UpdateInterruptibleCapacityReservationAllocationRequest
Packages that use UpdateInterruptibleCapacityReservationAllocationRequest
Package
Description
-
Uses of UpdateInterruptibleCapacityReservationAllocationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type UpdateInterruptibleCapacityReservationAllocationRequestModifier and TypeMethodDescriptionEc2AsyncClient.updateInterruptibleCapacityReservationAllocation(UpdateInterruptibleCapacityReservationAllocationRequest updateInterruptibleCapacityReservationAllocationRequest) Modifies the number of instances allocated to an interruptible reservation, allowing you to add more capacity or reclaim capacity to your source Capacity Reservation.Ec2Client.updateInterruptibleCapacityReservationAllocation(UpdateInterruptibleCapacityReservationAllocationRequest updateInterruptibleCapacityReservationAllocationRequest) Modifies the number of instances allocated to an interruptible reservation, allowing you to add more capacity or reclaim capacity to your source Capacity Reservation. -
Uses of UpdateInterruptibleCapacityReservationAllocationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type UpdateInterruptibleCapacityReservationAllocationRequestModifier and TypeMethodDescriptionUpdateInterruptibleCapacityReservationAllocationRequestMarshaller.marshall(UpdateInterruptibleCapacityReservationAllocationRequest updateInterruptibleCapacityReservationAllocationRequest)