Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top.AuthenticationBuilder
-
Packages that use AuthenticationBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top -
-
Uses of AuthenticationBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authentication.top that return AuthenticationBuilder Modifier and Type Method Description AuthenticationBuilderAuthenticationBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Authentication> augmentation)Add an augmentation to this builder's product.AuthenticationBuilderAuthenticationBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Authentication>> augmentationType)Remove an augmentation from this builder's product.AuthenticationBuilderAuthenticationBuilder. setAdminUser(AdminUser value)AuthenticationBuilderAuthenticationBuilder. setConfig(Config value)AuthenticationBuilderAuthenticationBuilder. setState(State value)AuthenticationBuilderAuthenticationBuilder. setUsers(Users value)
-