Interface GetHlsStreamingSessionUrlResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetHlsStreamingSessionUrlResponse.Builder,GetHlsStreamingSessionUrlResponse>, KinesisVideoArchivedMediaResponse.Builder, SdkBuilder<GetHlsStreamingSessionUrlResponse.Builder,GetHlsStreamingSessionUrlResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetHlsStreamingSessionUrlResponse

  • Method Details

    • hlsStreamingSessionURL

      GetHlsStreamingSessionUrlResponse.Builder hlsStreamingSessionURL(String hlsStreamingSessionURL)

      The URL (containing the session token) that a media player can use to retrieve the HLS master playlist.

      Parameters:
      hlsStreamingSessionURL - The URL (containing the session token) that a media player can use to retrieve the HLS master playlist.
      Returns:
      Returns a reference to this object so that method calls can be chained together.