| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VmEventArgument |
VmInstanceUuidConflictEvent.conflictedVm |
protected VmEventArgument |
VmUuidConflictEvent.conflictedVm |
protected VmEventArgument |
VmStaticMacConflictEvent.conflictedVm |
protected VmEventArgument |
VmMacConflictEvent.conflictedVm |
protected VmEventArgument |
VmClonedEvent.sourceVm |
protected VmEventArgument |
VmDeployedEvent.srcTemplate |
protected VmEventArgument |
VmBeingDeployedEvent.srcTemplate |
protected VmEventArgument |
Event.vm |
| Modifier and Type | Field and Description |
|---|---|
protected List<VmEventArgument> |
VmWwnConflictEvent.conflictedVms |
protected List<VmEventArgument> |
HostWwnConflictEvent.conflictedVms |
protected List<VmEventArgument> |
ArrayOfVmEventArgument.vmEventArgument |
| Modifier and Type | Method and Description |
|---|---|
VmEventArgument |
ObjectFactory.createVmEventArgument()
Create an instance of
VmEventArgument |
VmEventArgument |
VmInstanceUuidConflictEvent.getConflictedVm()
Gets the value of the conflictedVm property.
|
VmEventArgument |
VmUuidConflictEvent.getConflictedVm()
Gets the value of the conflictedVm property.
|
VmEventArgument |
VmStaticMacConflictEvent.getConflictedVm()
Gets the value of the conflictedVm property.
|
VmEventArgument |
VmMacConflictEvent.getConflictedVm()
Gets the value of the conflictedVm property.
|
VmEventArgument |
VmClonedEvent.getSourceVm()
Gets the value of the sourceVm property.
|
VmEventArgument |
VmDeployedEvent.getSrcTemplate()
Gets the value of the srcTemplate property.
|
VmEventArgument |
VmBeingDeployedEvent.getSrcTemplate()
Gets the value of the srcTemplate property.
|
VmEventArgument |
Event.getVm()
Gets the value of the vm property.
|
| Modifier and Type | Method and Description |
|---|---|
List<VmEventArgument> |
VmWwnConflictEvent.getConflictedVms()
Gets the value of the conflictedVms property.
|
List<VmEventArgument> |
HostWwnConflictEvent.getConflictedVms()
Gets the value of the conflictedVms property.
|
List<VmEventArgument> |
ArrayOfVmEventArgument.getVmEventArgument()
Gets the value of the vmEventArgument property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VmInstanceUuidConflictEvent.setConflictedVm(VmEventArgument value)
Sets the value of the conflictedVm property.
|
void |
VmUuidConflictEvent.setConflictedVm(VmEventArgument value)
Sets the value of the conflictedVm property.
|
void |
VmStaticMacConflictEvent.setConflictedVm(VmEventArgument value)
Sets the value of the conflictedVm property.
|
void |
VmMacConflictEvent.setConflictedVm(VmEventArgument value)
Sets the value of the conflictedVm property.
|
void |
VmClonedEvent.setSourceVm(VmEventArgument value)
Sets the value of the sourceVm property.
|
void |
VmDeployedEvent.setSrcTemplate(VmEventArgument value)
Sets the value of the srcTemplate property.
|
void |
VmBeingDeployedEvent.setSrcTemplate(VmEventArgument value)
Sets the value of the srcTemplate property.
|
void |
Event.setVm(VmEventArgument value)
Sets the value of the vm property.
|
Copyright © 2018. All rights reserved.