Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.SystemDnsStaticConfig
-
-
Uses of SystemDnsStaticConfig 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 types with arguments of type SystemDnsStaticConfig Modifier and Type Method Description Class<? extends SystemDnsStaticConfig>SystemDnsStaticConfig. implementedInterface() -
Uses of SystemDnsStaticConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries.host.entry
Subinterfaces of SystemDnsStaticConfig in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries.host.entry Modifier and Type Interface Description interfaceConfigConfiguration data for static host entriesinterfaceStateOperational state data for static host entriesConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns._static.top.host.entries.host.entry with parameters of type SystemDnsStaticConfig Constructor Description ConfigBuilder(SystemDnsStaticConfig arg)StateBuilder(SystemDnsStaticConfig arg)
-