Interface ProjectInformation.Builder

  • Method Details

    • name

      The name of the project in the space.

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

      ProjectInformation.Builder projectId(String projectId)

      The system-generated unique ID of the project.

      Parameters:
      projectId - The system-generated unique ID of the project.
      Returns:
      Returns a reference to this object so that method calls can be chained together.