| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static DurationUnits |
DurationUnits.fromValue(String value)
Use this in place of valueOf.
|
static DurationUnits |
DurationUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DurationUnits[] |
DurationUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Reservation |
Reservation.withDurationUnits(DurationUnits durationUnits)
The unit of measurement for the duration of the reservation.
|
Offering |
Offering.withDurationUnits(DurationUnits durationUnits)
The unit of measurement for the duration of the offering.
|
Copyright © 2023. All rights reserved.