Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.ServerGroupsBuilder
Packages that use ServerGroupsBuilder
Package
Description
-
Uses of ServerGroupsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top that return ServerGroupsBuilderModifier and TypeMethodDescriptionServerGroupsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroups> augmentation) Add an augmentation to this builder's product.ServerGroupsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroups>> augmentationType) Remove an augmentation from this builder's product.ServerGroupsBuilder.setServerGroup(Map<ServerGroupKey, ServerGroup> values) Set the property corresponding toServerGroups.getServerGroup()to the specified value.