Interface VmBackupsService.ListRequest

    • Method Detail

      • follow

        VmBackupsService.ListRequest follow​(String follow)
        Indicates which inner links should be _followed_. The objects referenced by these links will be fetched as part of the current request. See <> for details.
      • max

        VmBackupsService.ListRequest max​(Integer max)
        Sets the maximum number of virtual machine backups to return. If not specified, all the virtual machine backups are returned.
      • max

        VmBackupsService.ListRequest max​(Long max)
        Sets the maximum number of virtual machine backups to return. If not specified, all the virtual machine backups are returned.