| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected LongPolicy |
DVSTrafficShapingPolicy.averageBandwidth |
protected LongPolicy |
DVSTrafficShapingPolicy.burstSize |
protected LongPolicy |
DVSTrafficShapingPolicy.peakBandwidth |
| Modifier and Type | Method and Description |
|---|---|
LongPolicy |
ObjectFactory.createLongPolicy()
Create an instance of
LongPolicy |
LongPolicy |
DVSTrafficShapingPolicy.getAverageBandwidth()
Gets the value of the averageBandwidth property.
|
LongPolicy |
DVSTrafficShapingPolicy.getBurstSize()
Gets the value of the burstSize property.
|
LongPolicy |
DVSTrafficShapingPolicy.getPeakBandwidth()
Gets the value of the peakBandwidth property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DVSTrafficShapingPolicy.setAverageBandwidth(LongPolicy value)
Sets the value of the averageBandwidth property.
|
void |
DVSTrafficShapingPolicy.setBurstSize(LongPolicy value)
Sets the value of the burstSize property.
|
void |
DVSTrafficShapingPolicy.setPeakBandwidth(LongPolicy value)
Sets the value of the peakBandwidth property.
|
Copyright © 2018. All rights reserved.