Interface Stream.Builder

    • Method Detail

      • streamId

        Stream.Builder streamId​(String streamId)

        The stream ID.

        Parameters:
        streamId - The stream ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fileId

        Stream.Builder fileId​(Integer fileId)

        The ID of a file associated with a stream.

        Parameters:
        fileId - The ID of a file associated with a stream.
        Returns:
        Returns a reference to this object so that method calls can be chained together.