Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top.AdminUserBuilder
-
Packages that use AdminUserBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top -
-
Uses of AdminUserBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.admin.top that return AdminUserBuilder Modifier and Type Method Description AdminUserBuilderAdminUserBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<AdminUser> augmentation)Add an augmentation to this builder's product.AdminUserBuilderAdminUserBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AdminUser>> augmentationType)Remove an augmentation from this builder's product.AdminUserBuilderAdminUserBuilder. setConfig(Config value)Set the property corresponding toAdminUser.getConfig()to the specified value.AdminUserBuilderAdminUserBuilder. setState(State value)Set the property corresponding toAdminUser.getState()to the specified value.
-