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 org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries -
-
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 HostEntryBuilder Modifier and Type Method Description HostEntryBuilderHostEntryBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<HostEntry> augmentation)Add an augmentation to this builder's product.HostEntryBuilderHostEntryBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<HostEntry>> augmentationType)Remove an augmentation from this builder's product.HostEntryBuilderHostEntryBuilder. setConfig(Config value)Set the property corresponding toHostEntry.getConfig()to the specified value.HostEntryBuilderHostEntryBuilder. setHostname(String value)Set the property corresponding toHostEntry.getHostname()to the specified value.HostEntryBuilderHostEntryBuilder. setState(State value)Set the property corresponding toHostEntry.getState()to the specified value.HostEntryBuilderHostEntryBuilder. withKey(HostEntryKey key)
-