Interface MaintenanceConfiguration.DefinitionStages.WithMaintenanceScope

All Known Subinterfaces:
MaintenanceConfiguration.Definition, MaintenanceConfiguration.DefinitionStages.WithCreate
Enclosing interface:
MaintenanceConfiguration.DefinitionStages

public static interface MaintenanceConfiguration.DefinitionStages.WithMaintenanceScope
The stage of the MaintenanceConfiguration definition allowing to specify maintenanceScope.
  • Method Details

    • withMaintenanceScope

      Specifies the maintenanceScope property: Gets or sets maintenanceScope of the configuration.
      Parameters:
      maintenanceScope - Gets or sets maintenanceScope of the configuration.
      Returns:
      the next definition stage.