public static final class GetContextValueOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GetContextValueOptions
software.amazon.jsii.JsiiObject.InitializationModeGetContextValueOptions.Builder, GetContextValueOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDummyValue()
The value to return if the context value was not found and a missing context is reported.
|
Map<String,Object> |
getProps()
Provider-specific properties.
|
String |
getProvider()
The context provider to query.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) @Nullable public Object getDummyValue()
getDummyValue in interface GetContextValueOptions@Stability(value=Experimental) public String getProvider()
getProvider in interface GetContextKeyOptionsCopyright © 2019. All rights reserved.