@Stability(value=Experimental) @Internal public static final class IntermediateTypeOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IntermediateTypeOptions
IntermediateTypeOptionssoftware.amazon.jsii.JsiiObject.InitializationModeIntermediateTypeOptions.Builder, IntermediateTypeOptions.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.
|
protected |
Jsii$Proxy(Map<String,? extends IField> definition,
List<? extends Directive> directives)
Constructor that initializes the object based on literal property values passed by the
IntermediateTypeOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,IField> |
getDefinition()
(experimental) the attributes of this type.
|
List<Directive> |
getDirectives()
(experimental) the directives for this object type.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final Map<String,IField> getDefinition()
IntermediateTypeOptionsgetDefinition in interface IntermediateTypeOptionspublic final List<Directive> getDirectives()
IntermediateTypeOptionsDefault: - no directives
getDirectives in interface IntermediateTypeOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.