Package com.vmware.vim25.mo
Class HostMemorySystem
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.ExtensibleManagedObject
com.vmware.vim25.mo.HostMemorySystem
-
Constructor Summary
ConstructorsConstructorDescriptionHostMemorySystem(ServerConnection serverConnection, ManagedObjectReference mor) -
Method Summary
Methods inherited from class com.vmware.vim25.mo.ExtensibleManagedObject
getAvailableField, getValues, setCustomValueMethods 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
-
HostMemorySystem
-
-
Method Details
-
getConsoleReservationInfo
-
getVirtualMachineReservationInfo
-
reconfigureServiceConsoleReservation
public void reconfigureServiceConsoleReservation(long cfgBytes) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-
reconfigureVirtualMachineReservation
public void reconfigureVirtualMachineReservation(VirtualMachineMemoryReservationSpec spec) throws RuntimeFault, RemoteException - Throws:
RuntimeFaultRemoteException
-