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)HostEntryBuilderHostEntryBuilder. setHostname(String value)HostEntryBuilderHostEntryBuilder. setState(State value)HostEntryBuilderHostEntryBuilder. withKey(HostEntryKey key)
-