| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte35DeviceRestrictions |
Scte35DeviceRestrictions.fromValue(String value)
Use this in place of valueOf.
|
static Scte35DeviceRestrictions |
Scte35DeviceRestrictions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte35DeviceRestrictions[] |
Scte35DeviceRestrictions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Scte35DeliveryRestrictions |
Scte35DeliveryRestrictions.withDeviceRestrictions(Scte35DeviceRestrictions deviceRestrictions)
Corresponds to SCTE-35 device_restrictions parameter.
|
Copyright © 2021. All rights reserved.