@Stability(value=Experimental) @Internal public static final class ObjectTypeOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ObjectTypeOptions
ObjectTypeOptionssoftware.amazon.jsii.JsiiObject.InitializationModeObjectTypeOptions.Builder, ObjectTypeOptions.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(ObjectTypeOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ObjectTypeOptions.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.
|
List<InterfaceType> |
getInterfaceTypes()
(experimental) The Interface Types this Object Type implements.
|
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.protected Jsii$Proxy(ObjectTypeOptions.Builder builder)
ObjectTypeOptions.Builder.public final List<InterfaceType> getInterfaceTypes()
ObjectTypeOptionsDefault: - no interface types
getInterfaceTypes in interface ObjectTypeOptionspublic 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 © 2022. All rights reserved.