| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
ListLowLatencyHlsManifestConfiguration |
ListLowLatencyHlsManifestConfiguration.clone() |
ListLowLatencyHlsManifestConfiguration |
ListLowLatencyHlsManifestConfiguration.withChildManifestName(String childManifestName)
A short string that's appended to the endpoint URL.
|
ListLowLatencyHlsManifestConfiguration |
ListLowLatencyHlsManifestConfiguration.withManifestName(String manifestName)
A short short string that's appended to the endpoint URL.
|
ListLowLatencyHlsManifestConfiguration |
ListLowLatencyHlsManifestConfiguration.withUrl(String url)
The egress domain URL for stream delivery from MediaPackage.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListLowLatencyHlsManifestConfiguration> |
OriginEndpointListConfiguration.getLowLatencyHlsManifests()
A low-latency HLS manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withLowLatencyHlsManifests(ListLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OriginEndpointListConfiguration.setLowLatencyHlsManifests(Collection<ListLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
OriginEndpointListConfiguration |
OriginEndpointListConfiguration.withLowLatencyHlsManifests(Collection<ListLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
Copyright © 2023. All rights reserved.