| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
static OriginManifestType |
OriginManifestType.fromValue(String value)
Use this in place of valueOf.
|
static OriginManifestType |
OriginManifestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OriginManifestType[] |
OriginManifestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DashConfigurationForPut |
DashConfigurationForPut.withOriginManifestType(OriginManifestType originManifestType)
The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests
or single-period manifests.
|
DashConfiguration |
DashConfiguration.withOriginManifestType(OriginManifestType originManifestType)
The setting that controls whether MediaTailor handles manifests from the origin server as multi-period manifests
or single-period manifests.
|
Copyright © 2021. All rights reserved.