@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T00:51:58.958Z") @Stability(value=Experimental) public class ContextProvider extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
ContextProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ContextProvider(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static GetContextKeyResult |
getKey(Construct scope,
GetContextKeyOptions options)
EXPERIMENTAL
|
static Object |
getValue(Construct scope,
GetContextValueOptions options)
EXPERIMENTAL
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefprotected ContextProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected ContextProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public static GetContextKeyResult getKey(Construct scope, GetContextKeyOptions options)
@Stability(value=Experimental) public static Object getValue(Construct scope, GetContextValueOptions options)
Copyright © 2019. All rights reserved.