Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users.UserBuilder
Packages that use UserBuilder
Package
Description
-
Uses of UserBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users that return UserBuilderModifier and TypeMethodDescriptionUserBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<User> augmentation) Add an augmentation to this builder's product.UserBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<User>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toUser.getConfig()to the specified value.Set the property corresponding toUser.getState()to the specified value.UserBuilder.setUsername(String value) Set the property corresponding toUser.getUsername()to the specified value.Set the key value corresponding toUser.key()to the specified value.