Interface Server.UpdateStages.WithBackup

All Known Subinterfaces:
Server.Update
Enclosing interface:
Server.UpdateStages

public static interface Server.UpdateStages.WithBackup
The stage of the Server update allowing to specify backup.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the backup property: Backup properties of a server..
  • Method Details

    • withBackup

      Server.Update withBackup(Backup backup)
      Specifies the backup property: Backup properties of a server..
      Parameters:
      backup - Backup properties of a server.
      Returns:
      the next definition stage.