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