| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static EndDateType |
EndDateType.fromValue(String value)
Use this in place of valueOf.
|
static EndDateType |
EndDateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndDateType[] |
EndDateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CapacityReservation |
CapacityReservation.withEndDateType(EndDateType endDateType)
Indicates the way in which the Capacity Reservation ends.
|
CreateCapacityReservationRequest |
CreateCapacityReservationRequest.withEndDateType(EndDateType endDateType)
Indicates the way in which the Capacity Reservation ends.
|
ModifyCapacityReservationRequest |
ModifyCapacityReservationRequest.withEndDateType(EndDateType endDateType)
Indicates the way in which the Capacity Reservation ends.
|
Copyright © 2020. All rights reserved.