Package com.vmware.vim25
Class HostNetworkTrafficShapingPolicy
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostNetworkTrafficShapingPolicy
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAverageBandwidth(Long averageBandwidth) voidsetBurstSize(Long burstSize) voidsetEnabled(Boolean enabled) voidsetPeakBandwidth(Long peakBandwidth) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
enabled
-
averageBandwidth
-
peakBandwidth
-
burstSize
-
-
Constructor Details
-
HostNetworkTrafficShapingPolicy
public HostNetworkTrafficShapingPolicy()
-
-
Method Details
-
getEnabled
-
getAverageBandwidth
-
getPeakBandwidth
-
getBurstSize
-
setEnabled
-
setAverageBandwidth
-
setPeakBandwidth
-
setBurstSize
-