| Package | Description |
|---|---|
| software.amazon.jsii |
jsii Runtime for Java.
|
| Modifier and Type | Method and Description |
|---|---|
static JsiiObject.InitializationMode |
JsiiObject.InitializationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsiiObject.InitializationMode[] |
JsiiObject.InitializationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JsiiObject(JsiiObject.InitializationMode initializationMode)
A special constructor that allows creating wrapper objects while bypassing the normal constructor
chain.
|
Copyright © 2019. All rights reserved.