Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top.DnsBuilder
Packages that use DnsBuilder
Package
Description
-
Uses of DnsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top that return DnsBuilderModifier and TypeMethodDescriptionDnsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Dns> augmentation) Add an augmentation to this builder's product.DnsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dns>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toDns.getConfig()to the specified value.DnsBuilder.setHostEntries(HostEntries value) Set the property corresponding toSystemDnsStaticTop.getHostEntries()to the specified value.DnsBuilder.setServers(Servers value) Set the property corresponding toSystemDnsServersTop.getServers()to the specified value.Set the property corresponding toDns.getState()to the specified value.