Package com.vmware.vim25.mo
Class OptionManager
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.OptionManager
-
Constructor Summary
ConstructorsConstructorDescriptionOptionManager(ServerConnection serverConnection, ManagedObjectReference mor) -
Method Summary
Modifier and TypeMethodDescriptionqueryOptions(String name) voidupdateOptions(OptionValue[] changedValue) Methods 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
-
OptionManager
-
-
Method Details
-
getSetting
-
getSupportedOption
-
updateOptions
public void updateOptions(OptionValue[] changedValue) throws InvalidName, RuntimeFault, RemoteException - Throws:
InvalidNameRuntimeFaultRemoteException
-
queryOptions
- Throws:
InvalidNameRuntimeFaultRemoteException
-