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 Detail

      • withBackup

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