Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries.HostEntryKey
-
-
Uses of HostEntryKey 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 types with arguments of type HostEntryKey Modifier and Type Method Description @Nullable Map<HostEntryKey,HostEntry>HostEntries. getHostEntry()Return hostEntry, ornullif it is not present.Map<HostEntryKey,HostEntry>HostEntriesBuilder. getHostEntry()Return current value associated with the property corresponding toHostEntries.getHostEntry().default @NonNull Map<HostEntryKey,HostEntry>HostEntries. nonnullHostEntry()Return hostEntry, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top with type arguments of type HostEntryKey Modifier and Type Method Description HostEntriesBuilderHostEntriesBuilder. setHostEntry(Map<HostEntryKey,HostEntry> values)Set the property corresponding toHostEntries.getHostEntry()to the specified value. -
Uses of HostEntryKey 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 HostEntryKey Modifier and Type Method Description HostEntryKeyHostEntry. key()HostEntryKeyHostEntryBuilder. key()Return current value associated with the property corresponding toHostEntry.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries with parameters of type HostEntryKey Modifier and Type Method Description HostEntryBuilderHostEntryBuilder. withKey(HostEntryKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries with parameters of type HostEntryKey Constructor Description HostEntryKey(HostEntryKey source)Creates a copy from Source Object.
-