Interface UpdateProjectResponse.Builder

    • Method Detail

      • 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

        UpdateProjectResponse.Builder name​(String 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.