Class QmpSetBalloon

java.lang.Object
org.jdrupes.vmoperator.runner.qemu.commands.QmpCommand
org.jdrupes.vmoperator.runner.qemu.commands.QmpSetBalloon

public class QmpSetBalloon extends QmpCommand
A QmpCommand that sets the balloon value.
  • Constructor Details

    • QmpSetBalloon

      public QmpSetBalloon(BigInteger size)
      Instantiates a new qmp set balloon.
      Parameters:
      size - the size
  • Method Details