@Stability(value=Deprecated) @Deprecated @Internal public static final class MetadataEntry.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MetadataEntry
MetadataEntrysoftware.amazon.jsii.JsiiObject.InitializationModeMetadataEntry.Builder, MetadataEntry.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(MetadataEntry.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
MetadataEntry.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Object |
getData()
Deprecated.
(experimental) The data.
|
List<String> |
getTrace()
Deprecated.
(experimental) A stack trace for when the entry was created.
|
String |
getType()
Deprecated.
(experimental) The type of the metadata entry.
|
int |
hashCode()
Deprecated.
|
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(MetadataEntry.Builder builder)
MetadataEntry.Builder.public final String getType()
MetadataEntrygetType in interface MetadataEntrypublic final Object getData()
MetadataEntryDefault: - no data.
getData in interface MetadataEntrypublic final List<String> getTrace()
MetadataEntryDefault: - no trace.
getTrace in interface MetadataEntry@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.