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