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