| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Scte35DeviceRestrictions |
Scte35DeliveryRestrictions.deviceRestrictions()
Corresponds to SCTE-35 device_restrictions parameter.
|
static Scte35DeviceRestrictions |
Scte35DeviceRestrictions.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
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 |
|---|---|
static Set<Scte35DeviceRestrictions> |
Scte35DeviceRestrictions.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
Scte35DeliveryRestrictions.Builder |
Scte35DeliveryRestrictions.Builder.deviceRestrictions(Scte35DeviceRestrictions deviceRestrictions)
Corresponds to SCTE-35 device_restrictions parameter.
|
Copyright © 2022. All rights reserved.