Package com.vmware.vim25.mo
Class HostAssignableHardwareManager
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.HostAssignableHardwareManager
-
Constructor Summary
ConstructorsConstructorDescriptionHostAssignableHardwareManager(ServerConnection serverConnection, ManagedObjectReference mor) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]voidMethods inherited from class com.vmware.vim25.mo.ManagedObject
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setCachedProperty, setMOR, setServerConnection, toString, waitForValues
-
Constructor Details
-
HostAssignableHardwareManager
-
-
Method Details
-
getBinding
-
getConfig
-
downloadDescriptionTree
- Throws:
RuntimeFaultRemoteException
-
retrieveDynamicPassthroughInfo
public VirtualMachineDynamicPassthroughInfo[] retrieveDynamicPassthroughInfo() throws RuntimeFault, RemoteException- Throws:
RuntimeFaultRemoteException
-
retrieveVendorDeviceGroupInfo
public VirtualMachineVendorDeviceGroupInfo[] retrieveVendorDeviceGroupInfo() throws RuntimeFault, RemoteException- Throws:
RuntimeFaultRemoteException
-
updateConfig
public void updateConfig(HostAssignableHardwareConfig config) throws HostConfigFault, RuntimeFault, RemoteException
-