public static interface GetDashStreamingSessionUrlResponse.Builder extends KinesisVideoArchivedMediaResponse.Builder, SdkPojo, CopyableBuilder<GetDashStreamingSessionUrlResponse.Builder,GetDashStreamingSessionUrlResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDashStreamingSessionUrlResponse.Builder |
dashStreamingSessionURL(String dashStreamingSessionURL)
The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDashStreamingSessionUrlResponse.Builder dashStreamingSessionURL(String dashStreamingSessionURL)
The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.
dashStreamingSessionURL - The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.Copyright © 2022. All rights reserved.