Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state.SoftwareInterruptBuilder
-
Packages that use SoftwareInterruptBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.state -
-
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 SoftwareInterruptBuilder Modifier and Type Method Description SoftwareInterruptBuilderSoftwareInterruptBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SoftwareInterrupt> augmentation)Add an augmentation to this builder's product.SoftwareInterruptBuilderSoftwareInterruptBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SoftwareInterrupt>> augmentationType)Remove an augmentation from this builder's product.SoftwareInterruptBuilderSoftwareInterruptBuilder. setAvg(Percentage value)SoftwareInterruptBuilderSoftwareInterruptBuilder. setInstant(Percentage value)SoftwareInterruptBuilderSoftwareInterruptBuilder. setInterval(StatInterval value)SoftwareInterruptBuilderSoftwareInterruptBuilder. setMax(Percentage value)SoftwareInterruptBuilderSoftwareInterruptBuilder. setMaxTime(Timeticks64 value)SoftwareInterruptBuilderSoftwareInterruptBuilder. setMin(Percentage value)SoftwareInterruptBuilderSoftwareInterruptBuilder. setMinTime(Timeticks64 value)
-