Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.dns.servers.top.servers.ServerBuilder
Packages that use ServerBuilder
Package
Description
-
Uses of ServerBuilder 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 ServerBuilderModifier and TypeMethodDescriptionServerBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Server> augmentation) Add an augmentation to this builder's product.ServerBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Server>> augmentationType) Remove an augmentation from this builder's product.ServerBuilder.setAddress(IpAddress value) Set the property corresponding toServer.getAddress()to the specified value.Set the property corresponding toServer.getConfig()to the specified value.Set the property corresponding toServer.getState()to the specified value.Set the key value corresponding toServer.key()to the specified value.