Interface DevEnvironmentAccessDetails.Builder

  • Method Details

    • streamUrl

      The URL used to send commands to and from the Dev Environment.

      Parameters:
      streamUrl - The URL used to send commands to and from the Dev Environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tokenValue

      An encrypted token value that contains session and caller information used to authenticate the connection.

      Parameters:
      tokenValue - An encrypted token value that contains session and caller information used to authenticate the connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.