| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static OfferingType |
OfferingType.fromValue(String value)
Use this in place of valueOf.
|
static OfferingType |
OfferingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfferingType[] |
OfferingType.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.withOfferingType(OfferingType offeringType)
Offering type, e.g.
|
Offering |
Offering.withOfferingType(OfferingType offeringType)
Offering type, e.g.
|
DescribeOfferingResult |
DescribeOfferingResult.withOfferingType(OfferingType offeringType)
Offering type, e.g.
|
DeleteReservationResult |
DeleteReservationResult.withOfferingType(OfferingType offeringType)
Offering type, e.g.
|
DescribeReservationResult |
DescribeReservationResult.withOfferingType(OfferingType offeringType)
Offering type, e.g.
|
Copyright © 2024. All rights reserved.