| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected BoolPolicy |
DVSSecurityPolicy.allowPromiscuous |
protected BoolPolicy |
DVPortSetting.blocked |
protected BoolPolicy |
DVSFailureCriteria.checkBeacon |
protected BoolPolicy |
DVSFailureCriteria.checkDuplex |
protected BoolPolicy |
DVSFailureCriteria.checkErrorPercent |
protected BoolPolicy |
VMwareUplinkLacpPolicy.enable |
protected BoolPolicy |
DVSTrafficShapingPolicy.enabled |
protected BoolPolicy |
DVSSecurityPolicy.forgedTransmits |
protected BoolPolicy |
DVSFailureCriteria.fullDuplex |
protected BoolPolicy |
VMwareDVSPortSetting.ipfixEnabled |
protected BoolPolicy |
DVSSecurityPolicy.macChanges |
protected BoolPolicy |
VmwareUplinkPortTeamingPolicy.notifySwitches |
protected BoolPolicy |
VmwareUplinkPortTeamingPolicy.reversePolicy |
protected BoolPolicy |
VmwareUplinkPortTeamingPolicy.rollingOrder |
protected BoolPolicy |
VMwareDVSPortSetting.txUplink |
protected BoolPolicy |
DVPortSetting.vmDirectPathGen2Allowed |
| Modifier and Type | Method and Description |
|---|---|
BoolPolicy |
ObjectFactory.createBoolPolicy()
Create an instance of
BoolPolicy |
BoolPolicy |
DVSSecurityPolicy.getAllowPromiscuous()
Gets the value of the allowPromiscuous property.
|
BoolPolicy |
DVPortSetting.getBlocked()
Gets the value of the blocked property.
|
BoolPolicy |
DVSFailureCriteria.getCheckBeacon()
Gets the value of the checkBeacon property.
|
BoolPolicy |
DVSFailureCriteria.getCheckDuplex()
Gets the value of the checkDuplex property.
|
BoolPolicy |
DVSFailureCriteria.getCheckErrorPercent()
Gets the value of the checkErrorPercent property.
|
BoolPolicy |
VMwareUplinkLacpPolicy.getEnable()
Gets the value of the enable property.
|
BoolPolicy |
DVSTrafficShapingPolicy.getEnabled()
Gets the value of the enabled property.
|
BoolPolicy |
DVSSecurityPolicy.getForgedTransmits()
Gets the value of the forgedTransmits property.
|
BoolPolicy |
DVSFailureCriteria.getFullDuplex()
Gets the value of the fullDuplex property.
|
BoolPolicy |
VMwareDVSPortSetting.getIpfixEnabled()
Gets the value of the ipfixEnabled property.
|
BoolPolicy |
DVSSecurityPolicy.getMacChanges()
Gets the value of the macChanges property.
|
BoolPolicy |
VmwareUplinkPortTeamingPolicy.getNotifySwitches()
Gets the value of the notifySwitches property.
|
BoolPolicy |
VmwareUplinkPortTeamingPolicy.getReversePolicy()
Gets the value of the reversePolicy property.
|
BoolPolicy |
VmwareUplinkPortTeamingPolicy.getRollingOrder()
Gets the value of the rollingOrder property.
|
BoolPolicy |
VMwareDVSPortSetting.getTxUplink()
Gets the value of the txUplink property.
|
BoolPolicy |
DVPortSetting.getVmDirectPathGen2Allowed()
Gets the value of the vmDirectPathGen2Allowed property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DVSSecurityPolicy.setAllowPromiscuous(BoolPolicy value)
Sets the value of the allowPromiscuous property.
|
void |
DVPortSetting.setBlocked(BoolPolicy value)
Sets the value of the blocked property.
|
void |
DVSFailureCriteria.setCheckBeacon(BoolPolicy value)
Sets the value of the checkBeacon property.
|
void |
DVSFailureCriteria.setCheckDuplex(BoolPolicy value)
Sets the value of the checkDuplex property.
|
void |
DVSFailureCriteria.setCheckErrorPercent(BoolPolicy value)
Sets the value of the checkErrorPercent property.
|
void |
VMwareUplinkLacpPolicy.setEnable(BoolPolicy value)
Sets the value of the enable property.
|
void |
DVSTrafficShapingPolicy.setEnabled(BoolPolicy value)
Sets the value of the enabled property.
|
void |
DVSSecurityPolicy.setForgedTransmits(BoolPolicy value)
Sets the value of the forgedTransmits property.
|
void |
DVSFailureCriteria.setFullDuplex(BoolPolicy value)
Sets the value of the fullDuplex property.
|
void |
VMwareDVSPortSetting.setIpfixEnabled(BoolPolicy value)
Sets the value of the ipfixEnabled property.
|
void |
DVSSecurityPolicy.setMacChanges(BoolPolicy value)
Sets the value of the macChanges property.
|
void |
VmwareUplinkPortTeamingPolicy.setNotifySwitches(BoolPolicy value)
Sets the value of the notifySwitches property.
|
void |
VmwareUplinkPortTeamingPolicy.setReversePolicy(BoolPolicy value)
Sets the value of the reversePolicy property.
|
void |
VmwareUplinkPortTeamingPolicy.setRollingOrder(BoolPolicy value)
Sets the value of the rollingOrder property.
|
void |
VMwareDVSPortSetting.setTxUplink(BoolPolicy value)
Sets the value of the txUplink property.
|
void |
DVPortSetting.setVmDirectPathGen2Allowed(BoolPolicy value)
Sets the value of the vmDirectPathGen2Allowed property.
|
Copyright © 2018. All rights reserved.