public static interface CapacityReservationFleetCancellationState.Builder extends SdkPojo, CopyableBuilder<CapacityReservationFleetCancellationState.Builder,CapacityReservationFleetCancellationState>
| Modifier and Type | Method and Description |
|---|---|
CapacityReservationFleetCancellationState.Builder |
capacityReservationFleetId(String capacityReservationFleetId)
The ID of the Capacity Reservation Fleet that was successfully cancelled.
|
CapacityReservationFleetCancellationState.Builder |
currentFleetState(CapacityReservationFleetState currentFleetState)
The current state of the Capacity Reservation Fleet.
|
CapacityReservationFleetCancellationState.Builder |
currentFleetState(String currentFleetState)
The current state of the Capacity Reservation Fleet.
|
CapacityReservationFleetCancellationState.Builder |
previousFleetState(CapacityReservationFleetState previousFleetState)
The previous state of the Capacity Reservation Fleet.
|
CapacityReservationFleetCancellationState.Builder |
previousFleetState(String previousFleetState)
The previous state of the Capacity Reservation Fleet.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCapacityReservationFleetCancellationState.Builder currentFleetState(String currentFleetState)
The current state of the Capacity Reservation Fleet.
currentFleetState - The current state of the Capacity Reservation Fleet.CapacityReservationFleetState,
CapacityReservationFleetStateCapacityReservationFleetCancellationState.Builder currentFleetState(CapacityReservationFleetState currentFleetState)
The current state of the Capacity Reservation Fleet.
currentFleetState - The current state of the Capacity Reservation Fleet.CapacityReservationFleetState,
CapacityReservationFleetStateCapacityReservationFleetCancellationState.Builder previousFleetState(String previousFleetState)
The previous state of the Capacity Reservation Fleet.
previousFleetState - The previous state of the Capacity Reservation Fleet.CapacityReservationFleetState,
CapacityReservationFleetStateCapacityReservationFleetCancellationState.Builder previousFleetState(CapacityReservationFleetState previousFleetState)
The previous state of the Capacity Reservation Fleet.
previousFleetState - The previous state of the Capacity Reservation Fleet.CapacityReservationFleetState,
CapacityReservationFleetStateCapacityReservationFleetCancellationState.Builder capacityReservationFleetId(String capacityReservationFleetId)
The ID of the Capacity Reservation Fleet that was successfully cancelled.
capacityReservationFleetId - The ID of the Capacity Reservation Fleet that was successfully cancelled.Copyright © 2021. All rights reserved.