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