public static interface GetHlsStreamingSessionUrlResponse.Builder extends KinesisVideoArchivedMediaResponse.Builder, SdkPojo, CopyableBuilder<GetHlsStreamingSessionUrlResponse.Builder,GetHlsStreamingSessionUrlResponse>
| Modifier and Type | Method and Description |
|---|---|
GetHlsStreamingSessionUrlResponse.Builder |
hlsStreamingSessionURL(String hlsStreamingSessionURL)
The URL (containing the session token) that a media player can use to retrieve the HLS master playlist.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetHlsStreamingSessionUrlResponse.Builder hlsStreamingSessionURL(String hlsStreamingSessionURL)
The URL (containing the session token) that a media player can use to retrieve the HLS master playlist.
hlsStreamingSessionURL - The URL (containing the session token) that a media player can use to retrieve the HLS master
playlist.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.