| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected PhysicalNicLinkInfo |
PhysicalNic.linkSpeed |
protected PhysicalNicLinkInfo |
PhysicalNicSpec.linkSpeed |
protected PhysicalNicLinkInfo |
UpdatePhysicalNicLinkSpeedRequestType.linkSpeed |
| Modifier and Type | Field and Description |
|---|---|
protected List<PhysicalNicLinkInfo> |
ArrayOfPhysicalNicLinkInfo.physicalNicLinkInfo |
protected List<PhysicalNicLinkInfo> |
PhysicalNic.validLinkSpecification |
| Modifier and Type | Method and Description |
|---|---|
PhysicalNicLinkInfo |
ObjectFactory.createPhysicalNicLinkInfo()
Create an instance of
PhysicalNicLinkInfo |
PhysicalNicLinkInfo |
PhysicalNic.getLinkSpeed()
Gets the value of the linkSpeed property.
|
PhysicalNicLinkInfo |
PhysicalNicSpec.getLinkSpeed()
Gets the value of the linkSpeed property.
|
PhysicalNicLinkInfo |
UpdatePhysicalNicLinkSpeedRequestType.getLinkSpeed()
Gets the value of the linkSpeed property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PhysicalNicLinkInfo> |
ArrayOfPhysicalNicLinkInfo.getPhysicalNicLinkInfo()
Gets the value of the physicalNicLinkInfo property.
|
List<PhysicalNicLinkInfo> |
PhysicalNic.getValidLinkSpecification()
Gets the value of the validLinkSpecification property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhysicalNic.setLinkSpeed(PhysicalNicLinkInfo value)
Sets the value of the linkSpeed property.
|
void |
PhysicalNicSpec.setLinkSpeed(PhysicalNicLinkInfo value)
Sets the value of the linkSpeed property.
|
void |
UpdatePhysicalNicLinkSpeedRequestType.setLinkSpeed(PhysicalNicLinkInfo value)
Sets the value of the linkSpeed property.
|
void |
VimPortType.updatePhysicalNicLinkSpeed(ManagedObjectReference _this,
String device,
PhysicalNicLinkInfo linkSpeed) |
Copyright © 2018. All rights reserved.