Class VirtualHardwareInformation

  • All Implemented Interfaces:
    Referenceable

    public final class VirtualHardwareInformation
    extends ProjectObject
    Represents the Virtual Hardware Information for the VirtualMachineEntity
    • Constructor Detail

      • VirtualHardwareInformation

        public VirtualHardwareInformation()
    • Method Detail

      • getVirtualHardwareProfileList

        public java.util.List<VirtualHardwareProfile> getVirtualHardwareProfileList()
        List of all Hardware Profiles associated with the VM
      • setVirtualHardwareProfileList

        public void setVirtualHardwareProfileList​(java.util.List<VirtualHardwareProfile> VirtualHardwareProfileList)
        List of all Hardware Profiles associated with the VM
      • getInstanceId

        public int getInstanceId()
        Unique identifier for the virtual system
      • setInstanceId

        public void setInstanceId​(int InstanceId)
        Unique identifier for the virtual system
      • setSystemType

        public void setSystemType​(VirtualSystemType SystemType)
        System Type