Interface VmCheckpointsService.ListRequest

    • Method Detail

      • follow

        VmCheckpointsService.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

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