@Stability(value=Stable) @Internal public static final class CfnMethod.IntegrationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMethod.IntegrationProperty
CfnMethod.IntegrationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMethod.IntegrationProperty.Builder, CfnMethod.IntegrationProperty.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(List<String> cacheKeyParameters,
String cacheNamespace,
String connectionId,
String connectionType,
String contentHandling,
String credentials,
String integrationHttpMethod,
Object integrationResponses,
String passthroughBehavior,
Object requestParameters,
Object requestTemplates,
Number timeoutInMillis,
String type,
String uri)
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) |
List<String> |
getCacheKeyParameters()
`CfnMethod.IntegrationProperty.CacheKeyParameters`.
|
String |
getCacheNamespace()
`CfnMethod.IntegrationProperty.CacheNamespace`.
|
String |
getConnectionId()
`CfnMethod.IntegrationProperty.ConnectionId`.
|
String |
getConnectionType()
`CfnMethod.IntegrationProperty.ConnectionType`.
|
String |
getContentHandling()
`CfnMethod.IntegrationProperty.ContentHandling`.
|
String |
getCredentials()
`CfnMethod.IntegrationProperty.Credentials`.
|
String |
getIntegrationHttpMethod()
`CfnMethod.IntegrationProperty.IntegrationHttpMethod`.
|
Object |
getIntegrationResponses()
`CfnMethod.IntegrationProperty.IntegrationResponses`.
|
String |
getPassthroughBehavior()
`CfnMethod.IntegrationProperty.PassthroughBehavior`.
|
Object |
getRequestParameters()
`CfnMethod.IntegrationProperty.RequestParameters`.
|
Object |
getRequestTemplates()
`CfnMethod.IntegrationProperty.RequestTemplates`.
|
Number |
getTimeoutInMillis()
`CfnMethod.IntegrationProperty.TimeoutInMillis`.
|
String |
getType()
`CfnMethod.IntegrationProperty.Type`.
|
String |
getUri()
`CfnMethod.IntegrationProperty.Uri`.
|
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(List<String> cacheKeyParameters, String cacheNamespace, String connectionId, String connectionType, String contentHandling, String credentials, String integrationHttpMethod, Object integrationResponses, String passthroughBehavior, Object requestParameters, Object requestTemplates, Number timeoutInMillis, String type, String uri)
CfnMethod.IntegrationProperty.Builder.public final List<String> getCacheKeyParameters()
CfnMethod.IntegrationPropertygetCacheKeyParameters in interface CfnMethod.IntegrationPropertypublic final String getCacheNamespace()
CfnMethod.IntegrationPropertygetCacheNamespace in interface CfnMethod.IntegrationPropertypublic final String getConnectionId()
CfnMethod.IntegrationPropertygetConnectionId in interface CfnMethod.IntegrationPropertypublic final String getConnectionType()
CfnMethod.IntegrationPropertygetConnectionType in interface CfnMethod.IntegrationPropertypublic final String getContentHandling()
CfnMethod.IntegrationPropertygetContentHandling in interface CfnMethod.IntegrationPropertypublic final String getCredentials()
CfnMethod.IntegrationPropertygetCredentials in interface CfnMethod.IntegrationPropertypublic final String getIntegrationHttpMethod()
CfnMethod.IntegrationPropertygetIntegrationHttpMethod in interface CfnMethod.IntegrationPropertypublic final Object getIntegrationResponses()
CfnMethod.IntegrationPropertygetIntegrationResponses in interface CfnMethod.IntegrationPropertypublic final String getPassthroughBehavior()
CfnMethod.IntegrationPropertygetPassthroughBehavior in interface CfnMethod.IntegrationPropertypublic final Object getRequestParameters()
CfnMethod.IntegrationPropertygetRequestParameters in interface CfnMethod.IntegrationPropertypublic final Object getRequestTemplates()
CfnMethod.IntegrationPropertygetRequestTemplates in interface CfnMethod.IntegrationPropertypublic final Number getTimeoutInMillis()
CfnMethod.IntegrationPropertygetTimeoutInMillis in interface CfnMethod.IntegrationPropertypublic final String getType()
CfnMethod.IntegrationPropertygetType in interface CfnMethod.IntegrationPropertypublic final String getUri()
CfnMethod.IntegrationPropertygetUri in interface CfnMethod.IntegrationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.