Package com.vmware.vim25.mo
Class DistributedVirtualPortgroup
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.ExtensibleManagedObject
com.vmware.vim25.mo.ManagedEntity
com.vmware.vim25.mo.Network
com.vmware.vim25.mo.DistributedVirtualPortgroup
-
Constructor Summary
ConstructorsConstructorDescriptionDistributedVirtualPortgroup(ServerConnection serverConnection, ManagedObjectReference mor) -
Method Summary
Modifier and TypeMethodDescriptiondVPortgroupRollback_Task(EntityBackupConfig entityBackup) getKey()String[]Methods inherited from class com.vmware.vim25.mo.Network
destroyNetwork, getHost, getName, getSummary, getVmMethods inherited from class com.vmware.vim25.mo.ManagedEntity
destroy_Task, getAlarmActionEabled, getConfigIssue, getConfigStatus, getCustomValue, getDeclaredAlarmState, getDisabledMethod, getEffectiveRole, 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
-
DistributedVirtualPortgroup
-
-
Method Details
-
getConfig
-
getKey
-
getPortKeys
-
reconfigureDVPortgroup_Task
public Task reconfigureDVPortgroup_Task(DVPortgroupConfigSpec spec) throws ConcurrentAccess, DuplicateName, DvsFault, InvalidName, RuntimeFault, RemoteException -
dVPortgroupRollback_Task
public Task dVPortgroupRollback_Task(EntityBackupConfig entityBackup) throws DvsFault, RollbackFailure, RuntimeFault, RemoteException
-