Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state.HardwareInterruptBuilder
-
Packages that use HardwareInterruptBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state -
-
Uses of HardwareInterruptBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state that return HardwareInterruptBuilder Modifier and Type Method Description HardwareInterruptBuilderHardwareInterruptBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<HardwareInterrupt> augmentation)Add an augmentation to this builder's product.HardwareInterruptBuilderHardwareInterruptBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<HardwareInterrupt>> augmentationType)Remove an augmentation from this builder's product.HardwareInterruptBuilderHardwareInterruptBuilder. setAvg(Percentage value)Set the property corresponding toAvgMinMaxInstantStatsPct.getAvg()to the specified value.HardwareInterruptBuilderHardwareInterruptBuilder. setInstant(Percentage value)Set the property corresponding toAvgMinMaxInstantStatsPct.getInstant()to the specified value.HardwareInterruptBuilderHardwareInterruptBuilder. setInterval(StatInterval value)Set the property corresponding toStatIntervalState.getInterval()to the specified value.HardwareInterruptBuilderHardwareInterruptBuilder. setMax(Percentage value)Set the property corresponding toAvgMinMaxInstantStatsPct.getMax()to the specified value.HardwareInterruptBuilderHardwareInterruptBuilder. setMaxTime(Timeticks64 value)Set the property corresponding toMinMaxTime.getMaxTime()to the specified value.HardwareInterruptBuilderHardwareInterruptBuilder. setMin(Percentage value)Set the property corresponding toAvgMinMaxInstantStatsPct.getMin()to the specified value.HardwareInterruptBuilderHardwareInterruptBuilder. setMinTime(Timeticks64 value)Set the property corresponding toMinMaxTime.getMinTime()to the specified value.
-