Interface OSUpdateSettings.Builder

  • Method Details

    • osVersion

      OSUpdateSettings.Builder osVersion(String osVersion)

      OS version that the directory needs to be updated to.

      Parameters:
      osVersion - OS version that the directory needs to be updated to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • osVersion

      OSUpdateSettings.Builder osVersion(OSVersion osVersion)

      OS version that the directory needs to be updated to.

      Parameters:
      osVersion - OS version that the directory needs to be updated to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: