Package com.vmware.vim25.mo
Class VirtualApp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncloneVApp_Task(String name, ResourcePool target, VAppCloneSpec spec) Network[]powerOffVApp_Task(boolean force) voidupdateLinkedChildren(VirtualAppLinkInfo[] addChangeSet, ManagedEntity[] removeSet) voidMethods inherited from class com.vmware.vim25.mo.ResourcePool
createChildVM_Task, createResourcePool, createVApp, createVM_Task, destroyChildren, getChildConfiguration, getConfig, getNamespace, getOwner, getResourcePool, getRuntime, getVm, getVMs, importVApp, moveIntoResourcePool, queryResourceConfigOption, refreshRuntime, registerChildVM_Task, updateChildResourceConfiguration, updateConfigMethods inherited from class com.vmware.vim25.mo.ManagedEntity
destroy_Task, getAlarmActionEabled, getConfigIssue, getConfigStatus, getCustomValue, getDeclaredAlarmState, getDisabledMethod, getEffectiveRole, getName, getOverallStatus, getParent, getPermission, getRecentTasks, getTag, getTriggeredAlarmState, reload, rename_TaskMethods 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
-
VirtualApp
-
-
Method Details
-
getChildLink
-
getDatastore
-
getNetwork
-
getVAppConfig
-
cloneVApp_Task
public Task cloneVApp_Task(String name, ResourcePool target, VAppCloneSpec spec) throws FileFault, InsufficientResourcesFault, InvalidDatastore, InvalidState, MigrationFault, TaskInProgress, VmConfigFault, RuntimeFault, RemoteException -
exportVApp
public HttpNfcLease exportVApp() throws FileFault, InvalidPowerState, InvalidState, TaskInProgress, RuntimeFault, RemoteException -
powerOffVApp_Task
public Task powerOffVApp_Task(boolean force) throws InvalidState, TaskInProgress, VAppConfigFault, RuntimeFault, RemoteException -
powerOnVApp_Task
public Task powerOnVApp_Task() throws FileFault, InsufficientResourcesFault, InvalidState, TaskInProgress, VAppConfigFault, VmConfigFault, RuntimeFault, RemoteException -
suspendVApp_Task
public Task suspendVApp_Task() throws InvalidState, TaskInProgress, VAppConfigFault, RuntimeFault, RemoteException -
unregisterVApp_Task
public Task unregisterVApp_Task() throws ConcurrentAccess, InvalidState, RuntimeFault, RemoteException -
updateLinkedChildren
public void updateLinkedChildren(VirtualAppLinkInfo[] addChangeSet, ManagedEntity[] removeSet) throws ConcurrentAccess, RuntimeFault, RemoteException -
updateVAppConfig
public void updateVAppConfig(VAppConfigSpec spec) throws ConcurrentAccess, DuplicateName, FileFault, InsufficientResourcesFault, InvalidDatastore, InvalidName, InvalidState, TaskInProgress, VmConfigFault, RuntimeFault, RemoteException -
getSummary
- Overrides:
getSummaryin classResourcePool
-
getParentFolder
-
getParentVApp
- Since:
- SDK4.1
-