Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top.SystemBuilder
Packages that use SystemBuilder
Package
Description
-
Uses of SystemBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.top that return SystemBuilderModifier and TypeMethodDescriptionSystemBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<System> augmentation) Add an augmentation to this builder's product.SystemBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<System>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toAaaTop.getAaa()to the specified value.Set the property corresponding toAlarmsTop.getAlarms()to the specified value.Set the property corresponding toSystemClockTop.getClock()to the specified value.Set the property corresponding toSystem.getConfig()to the specified value.Set the property corresponding toSystemCpuTop.getCpus()to the specified value.Set the property corresponding toSystemDnsTop.getDns()to the specified value.SystemBuilder.setLicense(License value) Set the property corresponding toLicenseTop.getLicense()to the specified value.SystemBuilder.setLogging(Logging value) Set the property corresponding toLoggingTop.getLogging()to the specified value.Set the property corresponding toSystemMemoryTop.getMemory()to the specified value.SystemBuilder.setMessages(Messages value) Set the property corresponding toMessagesTop.getMessages()to the specified value.Set the property corresponding toSystemNtpTop.getNtp()to the specified value.SystemBuilder.setProcesses(Processes value) Set the property corresponding toProcmonProcessesTop.getProcesses()to the specified value.SystemBuilder.setSshServer(SshServer value) Set the property corresponding toSystemSshServerTop.getSshServer()to the specified value.Set the property corresponding toSystem.getState()to the specified value.SystemBuilder.setTelnetServer(TelnetServer value) Set the property corresponding toSystemTelnetServerTop.getTelnetServer()to the specified value.