| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
List<GetLowLatencyHlsManifestConfiguration> |
GetOriginEndpointResponse.lowLatencyHlsManifests()
A low-latency HLS manifest configuration.
|
List<GetLowLatencyHlsManifestConfiguration> |
CreateOriginEndpointResponse.lowLatencyHlsManifests()
A low-latency HLS manifest configuration.
|
List<GetLowLatencyHlsManifestConfiguration> |
UpdateOriginEndpointResponse.lowLatencyHlsManifests()
A low-latency HLS manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetOriginEndpointResponse.Builder |
GetOriginEndpointResponse.Builder.lowLatencyHlsManifests(GetLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
CreateOriginEndpointResponse.Builder |
CreateOriginEndpointResponse.Builder.lowLatencyHlsManifests(GetLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
UpdateOriginEndpointResponse.Builder |
UpdateOriginEndpointResponse.Builder.lowLatencyHlsManifests(GetLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetOriginEndpointResponse.Builder |
GetOriginEndpointResponse.Builder.lowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
CreateOriginEndpointResponse.Builder |
CreateOriginEndpointResponse.Builder.lowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
UpdateOriginEndpointResponse.Builder |
UpdateOriginEndpointResponse.Builder.lowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
Copyright © 2023. All rights reserved.