public static interface HlsConfiguration.Builder extends SdkPojo, CopyableBuilder<HlsConfiguration.Builder,HlsConfiguration>
Modifier and Type | Method and Description |
---|---|
HlsConfiguration.Builder |
manifestEndpointPrefix(String manifestEndpointPrefix)
The URL that is used to initiate a playback session for devices that support Apple HLS.
|
copy
applyMutation, build
HlsConfiguration.Builder manifestEndpointPrefix(String manifestEndpointPrefix)
The URL that is used to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.
manifestEndpointPrefix
- The URL that is used to initiate a playback session for devices that support Apple HLS. The session
uses server-side reporting.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.