@Stability(value=Stable) @Internal public static final class Http2GatewayListenerOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements Http2GatewayListenerOptions
Http2GatewayListenerOptionssoftware.amazon.jsii.JsiiObject.InitializationModeHttp2GatewayListenerOptions.Builder, Http2GatewayListenerOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Http2GatewayListenerOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Http2GatewayListenerOptions.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) |
Http2ConnectionPool |
getConnectionPool()
Connection pool for http listeners.
|
HealthCheck |
getHealthCheck()
The health check information for the listener.
|
Number |
getPort()
Port to listen for connections on.
|
ListenerTlsOptions |
getTls()
Represents the configuration for enabling TLS on a listener.
|
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(Http2GatewayListenerOptions.Builder builder)
Http2GatewayListenerOptions.Builder.public final Http2ConnectionPool getConnectionPool()
Http2GatewayListenerOptionsDefault: - None
getConnectionPool in interface Http2GatewayListenerOptionspublic final HealthCheck getHealthCheck()
Http2GatewayListenerOptionsDefault: - no healthcheck
getHealthCheck in interface Http2GatewayListenerOptionspublic final Number getPort()
Http2GatewayListenerOptionsDefault: - 8080
getPort in interface Http2GatewayListenerOptionspublic final ListenerTlsOptions getTls()
Http2GatewayListenerOptionsDefault: - none
getTls in interface Http2GatewayListenerOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.