Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.HostEntriesBuilder
Packages that use HostEntriesBuilder
Package
Description
-
Uses of HostEntriesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top that return HostEntriesBuilderModifier and TypeMethodDescriptionHostEntriesBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<HostEntries> augmentation) Add an augmentation to this builder's product.HostEntriesBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<HostEntries>> augmentationType) Remove an augmentation from this builder's product.HostEntriesBuilder.setHostEntry(Map<HostEntryKey, HostEntry> values) Set the property corresponding toHostEntries.getHostEntry()to the specified value.