Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
FailedCapacityReservationFleetCancellationResult |
FailedCapacityReservationFleetCancellationResult.clone() |
FailedCapacityReservationFleetCancellationResult |
FailedCapacityReservationFleetCancellationResult.withCancelCapacityReservationFleetError(CancelCapacityReservationFleetError cancelCapacityReservationFleetError)
Information about the Capacity Reservation Fleet cancellation error.
|
FailedCapacityReservationFleetCancellationResult |
FailedCapacityReservationFleetCancellationResult.withCapacityReservationFleetId(String capacityReservationFleetId)
The ID of the Capacity Reservation Fleet that could not be cancelled.
|
Modifier and Type | Method and Description |
---|---|
List<FailedCapacityReservationFleetCancellationResult> |
CancelCapacityReservationFleetsResult.getFailedFleetCancellations()
Information about the Capacity Reservation Fleets that could not be cancelled.
|
Modifier and Type | Method and Description |
---|---|
CancelCapacityReservationFleetsResult |
CancelCapacityReservationFleetsResult.withFailedFleetCancellations(FailedCapacityReservationFleetCancellationResult... failedFleetCancellations)
Information about the Capacity Reservation Fleets that could not be cancelled.
|
Modifier and Type | Method and Description |
---|---|
void |
CancelCapacityReservationFleetsResult.setFailedFleetCancellations(Collection<FailedCapacityReservationFleetCancellationResult> failedFleetCancellations)
Information about the Capacity Reservation Fleets that could not be cancelled.
|
CancelCapacityReservationFleetsResult |
CancelCapacityReservationFleetsResult.withFailedFleetCancellations(Collection<FailedCapacityReservationFleetCancellationResult> failedFleetCancellations)
Information about the Capacity Reservation Fleets that could not be cancelled.
|
Copyright © 2021. All rights reserved.