Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.servers.top.servers.ServerKey
-
Packages that use ServerKey Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.servers.top.servers -
-
Uses of ServerKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.servers.top.servers
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.servers.top.servers that return ServerKey Modifier and Type Method Description ServerKeyServer. key()ServerKeyServerBuilder. key()Return current value associated with the property corresponding toServer.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.servers.top.servers with parameters of type ServerKey Modifier and Type Method Description ServerBuilderServerBuilder. withKey(ServerKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.servers.top.servers with parameters of type ServerKey Constructor Description ServerKey(ServerKey source)Creates a copy from Source Object.
-