Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top.events.EventBuilder
Packages that use EventBuilder
Package
Description
-
Uses of EventBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top.events
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top.events that return EventBuilderModifier and TypeMethodDescriptionEventBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Event> augmentation) Add an augmentation to this builder's product.EventBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Event>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toEvent.getConfig()to the specified value.EventBuilder.setEventType(AAAAUTHORIZATIONEVENTTYPE value) Set the property corresponding toEvent.getEventType()to the specified value.Set the property corresponding toEvent.getState()to the specified value.Set the key value corresponding toEvent.key()to the specified value.