public class OptionManager extends ManagedObject
| Constructor and Description |
|---|
OptionManager(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
OptionValue[] |
getSetting() |
OptionDef[] |
getSupportedOption() |
OptionValue[] |
queryOptions(String name) |
void |
updateOptions(OptionValue[] changedValue) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic OptionManager(ServerConnection serverConnection, ManagedObjectReference mor)
public OptionValue[] getSetting()
public OptionDef[] getSupportedOption()
public OptionValue[] queryOptions(String name) throws InvalidName, RuntimeFault, RemoteException
InvalidNameRuntimeFaultRemoteExceptionpublic void updateOptions(OptionValue[] changedValue) throws InvalidName, RuntimeFault, RemoteException
InvalidNameRuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.