Interface OperatingSystemConfigurationManager.Builder

All Superinterfaces:
Buildable, CopyableBuilder<OperatingSystemConfigurationManager.Builder,OperatingSystemConfigurationManager>, SdkBuilder<OperatingSystemConfigurationManager.Builder,OperatingSystemConfigurationManager>, SdkPojo
Enclosing class:
OperatingSystemConfigurationManager

public static interface OperatingSystemConfigurationManager.Builder extends SdkPojo, CopyableBuilder<OperatingSystemConfigurationManager.Builder,OperatingSystemConfigurationManager>
  • Method Details

    • 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

      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.