Interface StreamingSessionStorageRoot.Builder

    • Method Detail

      • linux

        StreamingSessionStorageRoot.Builder linux​(String linux)

        The folder path in Linux workstations where files are uploaded.

        Parameters:
        linux - The folder path in Linux workstations where files are uploaded.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • windows

        StreamingSessionStorageRoot.Builder windows​(String windows)

        The folder path in Windows workstations where files are uploaded.

        Parameters:
        windows - The folder path in Windows workstations where files are uploaded.
        Returns:
        Returns a reference to this object so that method calls can be chained together.