| Package | Description |
|---|---|
| software.amazon.jsii |
jsii Runtime for Java.
|
| Modifier and Type | Method and Description |
|---|---|
JsiiPromise |
JsiiClient.beginAsyncMethod(JsiiObjectRef objRef,
String method,
com.fasterxml.jackson.databind.node.ArrayNode args)
Begins the execution of an async method.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
JsiiClient.endAsyncMethod(JsiiPromise promise)
Ends the execution of an async method.
|
Copyright © 2019. All rights reserved.