@Stability(value=Experimental) @Internal public static final class GraphqlTypeOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GraphqlTypeOptions
GraphqlTypeOptionssoftware.amazon.jsii.JsiiObject.InitializationModeGraphqlTypeOptions.Builder, GraphqlTypeOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(GraphqlTypeOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GraphqlTypeOptions.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) |
IIntermediateType |
getIntermediateType()
(experimental) the intermediate type linked to this attribute.
|
Boolean |
getIsList()
(experimental) property determining if this attribute is a list i.e.
|
Boolean |
getIsRequired()
(experimental) property determining if this attribute is non-nullable i.e.
|
Boolean |
getIsRequiredList()
(experimental) property determining if this attribute is a non-nullable list i.e.
|
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(GraphqlTypeOptions.Builder builder)
GraphqlTypeOptions.Builder.public final IIntermediateType getIntermediateType()
GraphqlTypeOptionsDefault: - no intermediate type
getIntermediateType in interface GraphqlTypeOptionspublic final Boolean getIsList()
BaseTypeOptionsDefault: - false
getIsList in interface BaseTypeOptionspublic final Boolean getIsRequired()
BaseTypeOptionsDefault: - false
getIsRequired in interface BaseTypeOptionspublic final Boolean getIsRequiredList()
BaseTypeOptionsDefault: - false
getIsRequiredList in interface BaseTypeOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.