@Stability(value=Stable) @Internal public static final class CfnMethod.IntegrationResponseProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMethod.IntegrationResponseProperty
CfnMethod.IntegrationResponsePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMethod.IntegrationResponseProperty.Builder, CfnMethod.IntegrationResponseProperty.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,
String contentHandling,
Object responseParameters,
Object responseTemplates,
String selectionPattern)
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) |
String |
getContentHandling()
`CfnMethod.IntegrationResponseProperty.ContentHandling`.
|
Object |
getResponseParameters()
`CfnMethod.IntegrationResponseProperty.ResponseParameters`.
|
Object |
getResponseTemplates()
`CfnMethod.IntegrationResponseProperty.ResponseTemplates`.
|
String |
getSelectionPattern()
`CfnMethod.IntegrationResponseProperty.SelectionPattern`.
|
String |
getStatusCode()
`CfnMethod.IntegrationResponseProperty.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.public final String getStatusCode()
CfnMethod.IntegrationResponsePropertygetStatusCode in interface CfnMethod.IntegrationResponsePropertypublic final String getContentHandling()
CfnMethod.IntegrationResponsePropertygetContentHandling in interface CfnMethod.IntegrationResponsePropertypublic final Object getResponseParameters()
CfnMethod.IntegrationResponsePropertygetResponseParameters in interface CfnMethod.IntegrationResponsePropertypublic final Object getResponseTemplates()
CfnMethod.IntegrationResponsePropertygetResponseTemplates in interface CfnMethod.IntegrationResponsePropertypublic final String getSelectionPattern()
CfnMethod.IntegrationResponsePropertygetSelectionPattern in interface CfnMethod.IntegrationResponseProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.