@Stability(value=Experimental) @Internal public static final class HttpUrlIntegrationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HttpUrlIntegrationProps
HttpUrlIntegrationPropssoftware.amazon.jsii.JsiiObject.InitializationModeHttpUrlIntegrationProps.Builder, HttpUrlIntegrationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(HttpUrlIntegrationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpUrlIntegrationProps.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) |
HttpMethod |
getMethod()
(experimental) The HTTP method that must be used to invoke the underlying HTTP proxy.
|
ParameterMapping |
getParameterMapping()
(experimental) Specifies how to transform HTTP requests before sending them to the backend.
|
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(HttpUrlIntegrationProps.Builder builder)
HttpUrlIntegrationProps.Builder.public final HttpMethod getMethod()
HttpUrlIntegrationPropsDefault: HttpMethod.ANY
getMethod in interface HttpUrlIntegrationPropspublic final ParameterMapping getParameterMapping()
HttpUrlIntegrationPropsDefault: undefined requests are sent to the backend unmodified
getParameterMapping in interface HttpUrlIntegrationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.