@Internal public static interface IEventSource.Jsii$Default extends IEventSource
IEventSource.IEventSource.Jsii$Default, IEventSource.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default void |
bind(IFunction target)
(experimental) Called by `lambda.addEventSource` to allow the event source to bind to this function.
|
@Stability(value=Experimental)
default void bind(@NotNull
IFunction target)
bind in interface IEventSourcetarget - That lambda function to bind to. This parameter is required.Copyright © 2021. All rights reserved.