Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries.HostEntryBuilder
Packages that use HostEntryBuilder
Package
Description
-
Uses of HostEntryBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries that return HostEntryBuilderModifier and TypeMethodDescriptionHostEntryBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<HostEntry> augmentation) Add an augmentation to this builder's product.HostEntryBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<HostEntry>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toHostEntry.getConfig()to the specified value.HostEntryBuilder.setHostname(String value) Set the property corresponding toHostEntry.getHostname()to the specified value.Set the property corresponding toHostEntry.getState()to the specified value.HostEntryBuilder.withKey(HostEntryKey key) Set the key value corresponding toHostEntry.key()to the specified value.