Class ModifyVm

java.lang.Object
org.jgrapes.core.internal.EventBase<Void>
org.jgrapes.core.Event<Void>
org.jdrupes.vmoperator.manager.events.ModifyVm
All Implemented Interfaces:
Future<Void>, Associator, Eligible

public class ModifyVm extends Event<Void>
Modifies a VM.
  • Constructor Details

    • ModifyVm

      public ModifyVm(String name, String path, Object value, Channel... channels)
      Instantiates a new modify vm event.
      Parameters:
      name - the name
      channels - the channels
  • Method Details

    • name

      public String name()
      Gets the name.
      Returns:
      the name
    • path

      public String path()
      Gets the path.
      Returns:
      the path
    • value

      public Object value()
      Gets the value.
      Returns:
      the value