@Internal public static final class IEventSource.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEventSource.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeIEventSource.Jsii$Default, IEventSource.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(IFunction target)
(experimental) Called by `lambda.addEventSource` to allow the event source to bind to this function.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental)
public final void bind(@NotNull
IFunction target)
bind in interface IEventSourcebind in interface IEventSource.Jsii$Defaulttarget - That lambda function to bind to. This parameter is required.Copyright © 2021. All rights reserved.