Interface SoftwareUpdateOptions.Builder

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

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

    • 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.