@Stability(value=Stable) @Internal public static final class ApiDefinitionConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApiDefinitionConfig
ApiDefinitionConfigsoftware.amazon.jsii.JsiiObject.InitializationModeApiDefinitionConfig.Builder, ApiDefinitionConfig.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ApiDefinitionConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApiDefinitionConfig.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) |
Object |
getInlineDefinition()
Inline specification (mutually exclusive with `s3Location`).
|
ApiDefinitionS3Location |
getS3Location()
The location of the specification in S3 (mutually exclusive with `inlineDefinition`).
|
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(ApiDefinitionConfig.Builder builder)
ApiDefinitionConfig.Builder.public final Object getInlineDefinition()
ApiDefinitionConfigDefault: - API definition is not defined inline
getInlineDefinition in interface ApiDefinitionConfigpublic final ApiDefinitionS3Location getS3Location()
ApiDefinitionConfigDefault: - API definition is not an S3 location
getS3Location in interface ApiDefinitionConfig@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.