@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.277Z") @Stability(value=Experimental) public class ContextProvider extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
ContextProvider(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| 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, jsiiStaticSetprotected ContextProvider(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public static GetContextKeyResult getKey(Construct scope, GetContextKeyOptions options)
@Stability(value=Experimental) @Nullable public static Object getValue(Construct scope, GetContextValueOptions options)
Copyright © 2019. All rights reserved.