Package com.vmware.vim25
Class VirtualMachineNetworkShaperInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualMachineNetworkShaperInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAverageBps(Long averageBps) voidsetBurstSize(Long burstSize) voidsetEnabled(Boolean enabled) voidsetPeakBps(Long peakBps) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
enabled
-
peakBps
-
averageBps
-
burstSize
-
-
Constructor Details
-
VirtualMachineNetworkShaperInfo
public VirtualMachineNetworkShaperInfo()
-
-
Method Details
-
getEnabled
-
getPeakBps
-
getAverageBps
-
getBurstSize
-
setEnabled
-
setPeakBps
-
setAverageBps
-
setBurstSize
-