| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected DistributedVirtualSwitchPortConnectee |
DistributedVirtualPort.connectee |
protected DistributedVirtualSwitchPortConnectee |
DvsPortDisconnectedEvent.connectee |
protected DistributedVirtualSwitchPortConnectee |
DvsPortConnectedEvent.connectee |
| Modifier and Type | Method and Description |
|---|---|
DistributedVirtualSwitchPortConnectee |
ObjectFactory.createDistributedVirtualSwitchPortConnectee()
Create an instance of
DistributedVirtualSwitchPortConnectee |
DistributedVirtualSwitchPortConnectee |
DistributedVirtualPort.getConnectee()
Gets the value of the connectee property.
|
DistributedVirtualSwitchPortConnectee |
DvsPortDisconnectedEvent.getConnectee()
Gets the value of the connectee property.
|
DistributedVirtualSwitchPortConnectee |
DvsPortConnectedEvent.getConnectee()
Gets the value of the connectee property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedVirtualPort.setConnectee(DistributedVirtualSwitchPortConnectee value)
Sets the value of the connectee property.
|
void |
DvsPortDisconnectedEvent.setConnectee(DistributedVirtualSwitchPortConnectee value)
Sets the value of the connectee property.
|
void |
DvsPortConnectedEvent.setConnectee(DistributedVirtualSwitchPortConnectee value)
Sets the value of the connectee property.
|
Copyright © 2018. All rights reserved.