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 org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups -
-
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 ServerGroupBuilder Modifier and Type Method Description ServerGroupBuilderServerGroupBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroup> augmentation)Add an augmentation to this builder's product.ServerGroupBuilderServerGroupBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroup>> augmentationType)Remove an augmentation from this builder's product.ServerGroupBuilderServerGroupBuilder. setConfig(Config value)Set the property corresponding toServerGroup.getConfig()to the specified value.ServerGroupBuilderServerGroupBuilder. setName(String value)Set the property corresponding toServerGroup.getName()to the specified value.ServerGroupBuilderServerGroupBuilder. setServers(Servers value)Set the property corresponding toAaaServerTop.getServers()to the specified value.ServerGroupBuilderServerGroupBuilder. setState(State value)Set the property corresponding toServerGroup.getState()to the specified value.ServerGroupBuilderServerGroupBuilder. withKey(ServerGroupKey key)
-