public class ViewManager extends ManagedObject
| Constructor and Description |
|---|
ViewManager(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
ContainerView |
createContainerView(ManagedEntity container,
String[] type,
boolean recursive) |
InventoryView |
createInventoryView() |
ListView |
createListView(ManagedObject[] mos) |
ListView |
createListViewFromView(View view) |
View[] |
getViewList() |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic ViewManager(ServerConnection sc, ManagedObjectReference mor)
public View[] getViewList()
public ContainerView createContainerView(ManagedEntity container, String[] type, boolean recursive) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic InventoryView createInventoryView() throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ListView createListView(ManagedObject[] mos) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic ListView createListViewFromView(View view) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.