@Stability(value=Experimental) @Internal public static final class MissingContext.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MissingContext
MissingContextsoftware.amazon.jsii.JsiiObject.InitializationModeMissingContext.Builder, MissingContext.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String key,
Object props,
ContextProvider provider)
Constructor that initializes the object based on literal property values passed by the
MissingContext.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getKey()
(experimental) The missing context key.
|
Object |
getProps()
(experimental) A set of provider-specific options.
|
ContextProvider |
getProvider()
(experimental) The provider from which we expect this context key to be obtained.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String key, Object props, ContextProvider provider)
MissingContext.Builder.public final String getKey()
MissingContextgetKey in interface MissingContextpublic final Object getProps()
MissingContextgetProps in interface MissingContextpublic final ContextProvider getProvider()
MissingContextgetProvider in interface MissingContext@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.