Interface TagProjectResponse.Builder

    • Method Detail

      • tags

        TagProjectResponse.Builder tags​(Map<String,​String> tags)

        The tags for the project.

        Parameters:
        tags - The tags for the project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.