software.amazon.jsii.JsiiObject.InitializationModeBundle.Builder, Bundle.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Bundle.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Bundle.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Task |
getBundleTask()
(experimental) The task that produces this bundle.
|
String |
getOutfile()
(experimental) Location of the output file (relative to project root).
|
Task |
getWatchTask()
(experimental) The "watch" task for this bundle.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Bundle.Builder builder)
Bundle.Builder.public final Task getBundleTask()
BundlegetBundleTask in interface Bundlepublic final String getOutfile()
BundlegetOutfile in interface Bundlepublic final Task getWatchTask()
BundlegetWatchTask in interface Bundle@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.