| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
ListDashManifestConfiguration |
ListDashManifestConfiguration.clone() |
ListDashManifestConfiguration |
ListDashManifestConfiguration.withManifestName(String manifestName)
A short string that's appended to the endpoint URL.
|
ListDashManifestConfiguration |
ListDashManifestConfiguration.withUrl(String url)
The egress domain URL for stream delivery from MediaPackage.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListDashManifestConfiguration> |
OriginEndpointListConfiguration.getDashManifests()
A DASH manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withDashManifests(ListDashManifestConfiguration... dashManifests)
A DASH manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OriginEndpointListConfiguration.setDashManifests(Collection<ListDashManifestConfiguration> dashManifests)
A DASH manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withDashManifests(Collection<ListDashManifestConfiguration> dashManifests)
A DASH manifest configuration.
|
Copyright © 2025. All rights reserved.