public abstract class ExtensibleManagedObject extends ManagedObject
| Constructor and Description |
|---|
ExtensibleManagedObject(ServerConnection serverConnection,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldDef[] |
getAvailableField() |
CustomFieldValue[] |
getValues() |
void |
setCustomValue(String key,
String value) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic ExtensibleManagedObject(ServerConnection serverConnection, ManagedObjectReference mor)
public CustomFieldDef[] getAvailableField() throws InvalidProperty, RuntimeFault, RemoteException
public CustomFieldValue[] getValues() throws InvalidProperty, RuntimeFault, RemoteException
public void setCustomValue(String key, String value) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.