Interface MaintenanceConfiguration.DefinitionStages.WithVisibility

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

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

    • withVisibility

      Specifies the visibility property: Gets or sets the visibility of the configuration. The default value is 'Custom'.
      Parameters:
      visibility - Gets or sets the visibility of the configuration. The default value is 'Custom'.
      Returns:
      the next definition stage.