Interface GetDashStreamingSessionUrlResponse.Builder

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

  • Method Details

    • dashStreamingSessionURL

      GetDashStreamingSessionUrlResponse.Builder dashStreamingSessionURL(String dashStreamingSessionURL)

      The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.

      Parameters:
      dashStreamingSessionURL - The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.
      Returns:
      Returns a reference to this object so that method calls can be chained together.