Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
Packages that use UsersBuilder
Package
Description
-
Uses of UsersBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users that return UsersBuilderModifier and TypeMethodDescriptionUsersBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Users> augmentation) Add an augmentation to this builder's product.UsersBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Users>> augmentationType) Remove an augmentation from this builder's product.UsersBuilder.setDescription(String value) Set the property corresponding toUser.getDescription()to the specified value.UsersBuilder.setDomainid(String value) Set the property corresponding toUser.getDomainid()to the specified value.Set the property corresponding toUser.getEmail()to the specified value.UsersBuilder.setEnabled(Boolean value) Set the property corresponding toUser.getEnabled()to the specified value.Set the property corresponding toUser.getName()to the specified value.UsersBuilder.setPassword(String value) Set the property corresponding toUser.getPassword()to the specified value.Set the property corresponding toUser.getSalt()to the specified value.Set the property corresponding toUser.getUserid()to the specified value.Set the key value corresponding toUsers.key()to the specified value.