| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
GetHlsManifestConfiguration |
GetHlsManifestConfiguration.clone() |
GetHlsManifestConfiguration |
GetHlsManifestConfiguration.withChildManifestName(String childManifestName)
A short string that's appended to the endpoint URL.
|
GetHlsManifestConfiguration |
GetHlsManifestConfiguration.withManifestName(String manifestName)
A short short string that's appended to the endpoint URL.
|
GetHlsManifestConfiguration |
GetHlsManifestConfiguration.withManifestWindowSeconds(Integer manifestWindowSeconds)
The total duration (in seconds) of the manifest's content.
|
GetHlsManifestConfiguration |
GetHlsManifestConfiguration.withProgramDateTimeIntervalSeconds(Integer programDateTimeIntervalSeconds)
Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify.
|
GetHlsManifestConfiguration |
GetHlsManifestConfiguration.withScteHls(ScteHls scteHls) |
GetHlsManifestConfiguration |
GetHlsManifestConfiguration.withUrl(String url)
The egress domain URL for stream delivery from MediaPackage.
|
| Modifier and Type | Method and Description |
|---|---|
List<GetHlsManifestConfiguration> |
UpdateOriginEndpointResult.getHlsManifests()
An HTTP live streaming (HLS) manifest configuration.
|
List<GetHlsManifestConfiguration> |
CreateOriginEndpointResult.getHlsManifests()
An HTTP live streaming (HLS) manifest configuration.
|
List<GetHlsManifestConfiguration> |
GetOriginEndpointResult.getHlsManifests()
An HTTP live streaming (HLS) manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOriginEndpointResult |
UpdateOriginEndpointResult.withHlsManifests(GetHlsManifestConfiguration... hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
CreateOriginEndpointResult |
CreateOriginEndpointResult.withHlsManifests(GetHlsManifestConfiguration... hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
GetOriginEndpointResult |
GetOriginEndpointResult.withHlsManifests(GetHlsManifestConfiguration... hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOriginEndpointResult.setHlsManifests(Collection<GetHlsManifestConfiguration> hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
void |
CreateOriginEndpointResult.setHlsManifests(Collection<GetHlsManifestConfiguration> hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
void |
GetOriginEndpointResult.setHlsManifests(Collection<GetHlsManifestConfiguration> hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
UpdateOriginEndpointResult |
UpdateOriginEndpointResult.withHlsManifests(Collection<GetHlsManifestConfiguration> hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
CreateOriginEndpointResult |
CreateOriginEndpointResult.withHlsManifests(Collection<GetHlsManifestConfiguration> hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
GetOriginEndpointResult |
GetOriginEndpointResult.withHlsManifests(Collection<GetHlsManifestConfiguration> hlsManifests)
An HTTP live streaming (HLS) manifest configuration.
|
Copyright © 2023. All rights reserved.