Class Types.VmNotResidentHere

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VmNotResidentHere extends Types.XenAPIException
The specified VM is not currently resident on the specified server.
See Also:
  • Field Details

    • vm

      public final String vm
    • host

      public final String host
  • Constructor Details

    • VmNotResidentHere

      public VmNotResidentHere(String vm, String host)
      Create a new VmNotResidentHere