Interface CreateStreamingUrlResponse.Builder

  • Method Details

    • streamingURL

      CreateStreamingUrlResponse.Builder streamingURL(String streamingURL)

      The URL to start the AppStream 2.0 streaming session.

      Parameters:
      streamingURL - The URL to start the AppStream 2.0 streaming session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expires

      The elapsed time, in seconds after the Unix epoch, when this URL expires.

      Parameters:
      expires - The elapsed time, in seconds after the Unix epoch, when this URL expires.
      Returns:
      Returns a reference to this object so that method calls can be chained together.