Uses of Class
software.amazon.jsii.JsiiPromise
Packages that use JsiiPromise
-
Uses of JsiiPromise in software.amazon.jsii
Methods in software.amazon.jsii that return JsiiPromiseModifier and TypeMethodDescriptionJsiiClient.beginAsyncMethod(JsiiObjectRef objRef, String method, com.fasterxml.jackson.databind.node.ArrayNode args) Begins the execution of an async method.Methods in software.amazon.jsii with parameters of type JsiiPromiseModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodeJsiiClient.endAsyncMethod(JsiiPromise promise) Ends the execution of an async method.