Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<CancelCapacityReservationResponse> |
Ec2AsyncClient.cancelCapacityReservation(CancelCapacityReservationRequest cancelCapacityReservationRequest)
Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity
Reservation's state to
cancelled . |
default CancelCapacityReservationResponse |
Ec2Client.cancelCapacityReservation(CancelCapacityReservationRequest cancelCapacityReservationRequest)
Cancels the specified Capacity Reservation, releases the reserved capacity, and changes the Capacity
Reservation's state to
cancelled . |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
CancelCapacityReservationRequestMarshaller.marshall(CancelCapacityReservationRequest cancelCapacityReservationRequest) |
Copyright © 2023. All rights reserved.