Uses of Class
software.amazon.awssdk.services.ec2.model.CreateInterruptibleCapacityReservationAllocationRequest
Packages that use CreateInterruptibleCapacityReservationAllocationRequest
Package
Description
-
Uses of CreateInterruptibleCapacityReservationAllocationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateInterruptibleCapacityReservationAllocationRequestModifier and TypeMethodDescriptionEc2AsyncClient.createInterruptibleCapacityReservationAllocation(CreateInterruptibleCapacityReservationAllocationRequest createInterruptibleCapacityReservationAllocationRequest) Creates an interruptible Capacity Reservation by specifying the number of unused instances you want to allocate from your source reservation.Ec2Client.createInterruptibleCapacityReservationAllocation(CreateInterruptibleCapacityReservationAllocationRequest createInterruptibleCapacityReservationAllocationRequest) Creates an interruptible Capacity Reservation by specifying the number of unused instances you want to allocate from your source reservation. -
Uses of CreateInterruptibleCapacityReservationAllocationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateInterruptibleCapacityReservationAllocationRequestModifier and TypeMethodDescriptionCreateInterruptibleCapacityReservationAllocationRequestMarshaller.marshall(CreateInterruptibleCapacityReservationAllocationRequest createInterruptibleCapacityReservationAllocationRequest)