@Stability(value=Experimental) @Internal public static final class AddFieldOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AddFieldOptions
AddFieldOptionssoftware.amazon.jsii.JsiiObject.InitializationModeAddFieldOptions.Builder, AddFieldOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AddFieldOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AddFieldOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IField |
getField()
(experimental) The resolvable field to add.
|
String |
getFieldName()
(experimental) The name of the field.
|
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(AddFieldOptions.Builder builder)
AddFieldOptions.Builder.public final IField getField()
AddFieldOptionsThis option must be configured for Object, Interface, Input and Union Types.
Default: - no IField
getField in interface AddFieldOptionspublic final String getFieldName()
AddFieldOptionsThis option must be configured for Object, Interface, Input and Enum Types.
Default: - no fieldName
getFieldName in interface AddFieldOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.