Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top.events.EventKey
-
-
Uses of EventKey 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 that return types with arguments of type EventKey Modifier and Type Method Description @Nullable Map<EventKey,Event>Events. getEvent()Return event, ornullif it is not present.Map<EventKey,Event>EventsBuilder. getEvent()Return current value associated with the property corresponding toEvents.getEvent().default @NonNull Map<EventKey,Event>Events. nonnullEvent()Return event, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top with type arguments of type EventKey Modifier and Type Method Description EventsBuilderEventsBuilder. setEvent(Map<EventKey,Event> values)Set the property corresponding toEvents.getEvent()to the specified value. -
Uses of EventKey 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 EventKey Modifier and Type Method Description EventKeyEvent. key()EventKeyEventBuilder. key()Return current value associated with the property corresponding toEvent.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top.events with parameters of type EventKey Modifier and Type Method Description EventBuilderEventBuilder. withKey(EventKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.authorization.events.top.events with parameters of type EventKey Constructor Description EventKey(EventKey source)Creates a copy from Source Object.
-