@Stability(value=Stable) @Internal public static final class CfnMethod.MethodResponseProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMethod.MethodResponseProperty
CfnMethod.MethodResponsePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMethod.MethodResponseProperty.Builder, CfnMethod.MethodResponseProperty.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(String statusCode,
Object responseModels,
Object responseParameters)
Constructor that initializes the object based on literal property values passed by the
CfnMethod.IntegrationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getResponseModels()
`CfnMethod.MethodResponseProperty.ResponseModels`.
|
Object |
getResponseParameters()
`CfnMethod.MethodResponseProperty.ResponseParameters`.
|
String |
getStatusCode()
`CfnMethod.MethodResponseProperty.StatusCode`.
|
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(String statusCode, Object responseModels, Object responseParameters)
CfnMethod.IntegrationProperty.Builder.public final String getStatusCode()
CfnMethod.MethodResponsePropertygetStatusCode in interface CfnMethod.MethodResponsePropertypublic final Object getResponseModels()
CfnMethod.MethodResponsePropertygetResponseModels in interface CfnMethod.MethodResponsePropertypublic final Object getResponseParameters()
CfnMethod.MethodResponsePropertygetResponseParameters in interface CfnMethod.MethodResponseProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.