Interface OperatingSystemConfigurationManager.Builder

    • Method Detail

      • name

        OperatingSystemConfigurationManager.Builder name​(String name)

        The name of the configuration manager, which is Chef.

        Parameters:
        name - The name of the configuration manager, which is Chef.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        OperatingSystemConfigurationManager.Builder version​(String version)

        The versions of the configuration manager that are supported by an operating system.

        Parameters:
        version - The versions of the configuration manager that are supported by an operating system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.