Uses of Class
software.amazon.awssdk.services.ec2.model.CancelCapacityReservationRequest
Packages that use CancelCapacityReservationRequest
Package
Description
-
Uses of CancelCapacityReservationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CancelCapacityReservationRequestModifier and TypeMethodDescriptionEc2AsyncClient.cancelCapacityReservation(CancelCapacityReservationRequest cancelCapacityReservationRequest) Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation's state tocancelled.Ec2Client.cancelCapacityReservation(CancelCapacityReservationRequest cancelCapacityReservationRequest) Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity Reservation's state tocancelled. -
Uses of CancelCapacityReservationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CancelCapacityReservationRequestModifier and TypeMethodDescriptionCancelCapacityReservationRequestMarshaller.marshall(CancelCapacityReservationRequest cancelCapacityReservationRequest)