Class VmStoppedMessage

    • Method Detail

      • vmId

        public abstract UUID vmId()
        Returns the UUID identifying the VM that stopped.
      • exitCode

        public abstract int exitCode()
        Returns the exit code of the process.