@Stability(value=Experimental) public static final class GetContextValueOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GetContextValueOptions
GetContextValueOptionssoftware.amazon.jsii.JsiiObject.InitializationModeGetContextValueOptions.Builder, GetContextValueOptions.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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDummyValue()
(experimental) The value to return if the context value was not found and a missing context is reported.
|
Map<String,Object> |
getProps()
(experimental) Provider-specific properties.
|
String |
getProvider()
(experimental) The context provider to query.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Object getDummyValue()
GetContextValueOptionsThis should be a dummy value that should preferably fail during deployment since it represents an invalid state.
getDummyValue in interface GetContextValueOptionspublic String getProvider()
GetContextKeyOptionsgetProvider in interface GetContextKeyOptionspublic Map<String,Object> getProps()
GetContextKeyOptionsgetProps in interface GetContextKeyOptionspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.