Interface SoftwareUpdateOptions.Builder

    • Method Detail

      • autoSoftwareUpdateEnabled

        SoftwareUpdateOptions.Builder autoSoftwareUpdateEnabled​(Boolean autoSoftwareUpdateEnabled)

        Whether automatic service software updates are enabled for the domain.

        Parameters:
        autoSoftwareUpdateEnabled - Whether automatic service software updates are enabled for the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.