Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.HostEntries
-
-
Uses of HostEntries in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413 that return HostEntries Modifier and Type Method Description HostEntriesSystemDnsStaticTop. getHostEntries()Return hostEntries, ornullif it is not present. -
Uses of HostEntries 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 with type parameters of type HostEntries Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<HostEntries>>
E$$HostEntriesBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top that return HostEntries Modifier and Type Method Description HostEntriesHostEntriesBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top that return types with arguments of type HostEntries Modifier and Type Method Description default Class<HostEntries>HostEntries. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top with parameters of type HostEntries Modifier and Type Method Description static booleanHostEntries. bindingEquals(@NonNull HostEntries thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intHostEntries. bindingHashCode(@NonNull HostEntries obj)Default implementation ofObject.hashCode()contract for this interface.static StringHostEntries. bindingToString(@NonNull HostEntries obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top with type arguments of type HostEntries Modifier and Type Method Description HostEntriesBuilderHostEntriesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<HostEntries> augmentation)Add an augmentation to this builder's product.HostEntriesBuilderHostEntriesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<HostEntries>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top with parameters of type HostEntries Constructor Description HostEntriesBuilder(HostEntries base) -
Uses of HostEntries 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 HostEntries Modifier and Type Method Description HostEntriesDnsBuilder. getHostEntries()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.top with parameters of type HostEntries Modifier and Type Method Description DnsBuilderDnsBuilder. setHostEntries(HostEntries value)
-