Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups.ServerGroupBuilder
Packages that use ServerGroupBuilder
Package
Description
-
Uses of ServerGroupBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups that return ServerGroupBuilderModifier and TypeMethodDescriptionServerGroupBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroup> augmentation) Add an augmentation to this builder's product.ServerGroupBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroup>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toServerGroup.getConfig()to the specified value.Set the property corresponding toServerGroup.getName()to the specified value.ServerGroupBuilder.setServers(Servers value) Set the property corresponding toAaaServerTop.getServers()to the specified value.Set the property corresponding toServerGroup.getState()to the specified value.ServerGroupBuilder.withKey(ServerGroupKey key) Set the key value corresponding toServerGroup.key()to the specified value.