| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static Scte35ArchiveAllowedFlag |
Scte35ArchiveAllowedFlag.fromValue(String value)
Use this in place of valueOf.
|
static Scte35ArchiveAllowedFlag |
Scte35ArchiveAllowedFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scte35ArchiveAllowedFlag[] |
Scte35ArchiveAllowedFlag.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.withArchiveAllowedFlag(Scte35ArchiveAllowedFlag archiveAllowedFlag)
Corresponds to SCTE-35 archive_allowed_flag.
|
Copyright © 2024. All rights reserved.