Interface OSUpdateSettings.Builder

    • Method Detail

      • 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, OSVersion
      • 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:
        OSVersion, OSVersion