Interface UpdateProjectResponse.Builder

  • Method Details

    • lastModifiedDate

      UpdateProjectResponse.Builder lastModifiedDate(Instant lastModifiedDate)

      The date and time that the project was last modified.

      Parameters:
      lastModifiedDate - The date and time that the project was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the project that you updated.

      Parameters:
      name - The name of the project that you updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.