Interface StartProjectSessionResponse.Builder

  • Method Details

    • name

      The name of the project to be acted upon.

      Parameters:
      name - The name of the project to be acted upon.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientSessionId

      StartProjectSessionResponse.Builder clientSessionId(String clientSessionId)

      A system-generated identifier for the session.

      Parameters:
      clientSessionId - A system-generated identifier for the session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.