Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.top.Authorization
-
-
Uses of Authorization in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730 that return Authorization Modifier and Type Method Description AuthorizationAaaAuthorizationTop. getAuthorization()Return authorization, ornullif it is not present. -
Uses of Authorization 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 with type parameters of type Authorization Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Authorization>>
E$$AuthorizationBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.top that return Authorization Modifier and Type Method Description AuthorizationAuthorizationBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.top that return types with arguments of type Authorization Modifier and Type Method Description default Class<Authorization>Authorization. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.top with parameters of type Authorization Modifier and Type Method Description static booleanAuthorization. bindingEquals(@NonNull Authorization thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intAuthorization. bindingHashCode(@NonNull Authorization obj)Default implementation ofObject.hashCode()contract for this interface.static StringAuthorization. bindingToString(@NonNull Authorization obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.top with type arguments of type Authorization 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.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.top with parameters of type Authorization Constructor Description AuthorizationBuilder(Authorization base) -
Uses of Authorization in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top that return Authorization Modifier and Type Method Description AuthorizationAaaBuilder. getAuthorization()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.top with parameters of type Authorization Modifier and Type Method Description AaaBuilderAaaBuilder. setAuthorization(Authorization value)
-