Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.events.top.events.EventBuilder
-
Packages that use EventBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.events.top.events -
-
Uses of EventBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.events.top.events
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.accounting.events.top.events that return EventBuilder Modifier and Type Method Description EventBuilderEventBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Event> augmentation)Add an augmentation to this builder's product.EventBuilderEventBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Event>> augmentationType)Remove an augmentation from this builder's product.EventBuilderEventBuilder. setConfig(Config value)Set the property corresponding toEvent.getConfig()to the specified value.EventBuilderEventBuilder. setEventType(Class<? extends AAAACCOUNTINGEVENTTYPE> value)Set the property corresponding toEvent.getEventType()to the specified value.EventBuilderEventBuilder. setState(State value)Set the property corresponding toEvent.getState()to the specified value.EventBuilderEventBuilder. withKey(EventKey key)
-