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 org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.user.top.users -
-
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 UserBuilder Modifier and Type Method Description UserBuilderUserBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<User> augmentation)Add an augmentation to this builder's product.UserBuilderUserBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<User>> augmentationType)Remove an augmentation from this builder's product.UserBuilderUserBuilder. setConfig(Config value)Set the property corresponding toUser.getConfig()to the specified value.UserBuilderUserBuilder. setState(State value)Set the property corresponding toUser.getState()to the specified value.UserBuilderUserBuilder. setUsername(String value)Set the property corresponding toUser.getUsername()to the specified value.UserBuilderUserBuilder. withKey(UserKey key)
-