Interface SimplifiedApplication.Builder

    • Method Detail

      • name

        SimplifiedApplication.Builder name​(String name)

        The returned release label application name. For example, hadoop.

        Parameters:
        name - The returned release label application name. For example, hadoop.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        SimplifiedApplication.Builder version​(String version)

        The returned release label application version. For example, 3.2.1.

        Parameters:
        version - The returned release label application version. For example, 3.2.1.
        Returns:
        Returns a reference to this object so that method calls can be chained together.