| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostPortGroupSpec |
AddPortGroupRequestType.portgrp |
protected HostPortGroupSpec |
UpdatePortGroupRequestType.portgrp |
protected HostPortGroupSpec |
HostPortGroupConfig.spec |
protected HostPortGroupSpec |
HostPortGroup.spec |
| Modifier and Type | Method and Description |
|---|---|
HostPortGroupSpec |
ObjectFactory.createHostPortGroupSpec()
Create an instance of
HostPortGroupSpec |
HostPortGroupSpec |
AddPortGroupRequestType.getPortgrp()
Gets the value of the portgrp property.
|
HostPortGroupSpec |
UpdatePortGroupRequestType.getPortgrp()
Gets the value of the portgrp property.
|
HostPortGroupSpec |
HostPortGroupConfig.getSpec()
Gets the value of the spec property.
|
HostPortGroupSpec |
HostPortGroup.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.addPortGroup(ManagedObjectReference _this,
HostPortGroupSpec portgrp) |
void |
AddPortGroupRequestType.setPortgrp(HostPortGroupSpec value)
Sets the value of the portgrp property.
|
void |
UpdatePortGroupRequestType.setPortgrp(HostPortGroupSpec value)
Sets the value of the portgrp property.
|
void |
HostPortGroupConfig.setSpec(HostPortGroupSpec value)
Sets the value of the spec property.
|
void |
HostPortGroup.setSpec(HostPortGroupSpec value)
Sets the value of the spec property.
|
void |
VimPortType.updatePortGroup(ManagedObjectReference _this,
String pgName,
HostPortGroupSpec portgrp) |
Copyright © 2018. All rights reserved.