| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
static DashSegmentTemplateFormat |
DashSegmentTemplateFormat.fromValue(String value)
Use this in place of valueOf.
|
static DashSegmentTemplateFormat |
DashSegmentTemplateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashSegmentTemplateFormat[] |
DashSegmentTemplateFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDashManifestConfiguration |
CreateDashManifestConfiguration.withSegmentTemplateFormat(DashSegmentTemplateFormat segmentTemplateFormat)
Determines the type of variable used in the
media URL of the SegmentTemplate tag in the
manifest. |
GetDashManifestConfiguration |
GetDashManifestConfiguration.withSegmentTemplateFormat(DashSegmentTemplateFormat segmentTemplateFormat)
Determines the type of variable used in the
media URL of the SegmentTemplate tag in the
manifest. |
Copyright © 2025. All rights reserved.