Interface Software.Builder

    • Method Detail

      • name

        Software.Builder name​(String name)

        The name of the software component.

        Parameters:
        name - The name of the software component.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        Software.Builder version​(String version)

        The version of the software component.

        Parameters:
        version - The version of the software component.
        Returns:
        Returns a reference to this object so that method calls can be chained together.