Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top.Events
-
-
Uses of Events 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 Events Modifier and Type Method Description EventsAaaAuthorizationEventsTop. getEvents()Return events, ornullif it is not present. -
Uses of Events in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top with type parameters of type Events Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Events>>
E$$EventsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top that return Events Modifier and Type Method Description EventsEventsBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top that return types with arguments of type Events Modifier and Type Method Description default Class<Events>Events. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top with parameters of type Events Modifier and Type Method Description static booleanEvents. bindingEquals(@NonNull Events thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intEvents. bindingHashCode(@NonNull Events obj)Default implementation ofObject.hashCode()contract for this interface.static StringEvents. bindingToString(@NonNull Events 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.events.top with type arguments of type Events Modifier and Type Method Description EventsBuilderEventsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Events> augmentation)Add an augmentation to this builder's product.EventsBuilderEventsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Events>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top with parameters of type Events Constructor Description EventsBuilder(Events base) -
Uses of Events 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 Events Modifier and Type Method Description EventsAuthorizationBuilder. getEvents()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.top with parameters of type Events Modifier and Type Method Description AuthorizationBuilderAuthorizationBuilder. setEvents(Events value)
-