@Stability(value=Stable) @Internal public static final class Http2VirtualNodeListenerOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements Http2VirtualNodeListenerOptions
Http2VirtualNodeListenerOptionssoftware.amazon.jsii.JsiiObject.InitializationModeHttp2VirtualNodeListenerOptions.Builder, Http2VirtualNodeListenerOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Http2VirtualNodeListenerOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Http2VirtualNodeListenerOptions.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 http2 listeners.
|
HealthCheck |
getHealthCheck()
The health check information for the listener.
|
OutlierDetection |
getOutlierDetection()
Represents the configuration for enabling outlier detection.
|
Number |
getPort()
Port to listen for connections on.
|
HttpTimeout |
getTimeout()
Timeout for HTTP protocol.
|
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(Http2VirtualNodeListenerOptions.Builder builder)
Http2VirtualNodeListenerOptions.Builder.public final Http2ConnectionPool getConnectionPool()
Http2VirtualNodeListenerOptionsDefault: - None
getConnectionPool in interface Http2VirtualNodeListenerOptionspublic final HealthCheck getHealthCheck()
Http2VirtualNodeListenerOptionsDefault: - no healthcheck
getHealthCheck in interface Http2VirtualNodeListenerOptionspublic final OutlierDetection getOutlierDetection()
Http2VirtualNodeListenerOptionsDefault: - none
getOutlierDetection in interface Http2VirtualNodeListenerOptionspublic final Number getPort()
Http2VirtualNodeListenerOptionsDefault: - 8080
getPort in interface Http2VirtualNodeListenerOptionspublic final HttpTimeout getTimeout()
Http2VirtualNodeListenerOptionsDefault: - None
getTimeout in interface Http2VirtualNodeListenerOptionspublic final ListenerTlsOptions getTls()
Http2VirtualNodeListenerOptionsDefault: - none
getTls in interface Http2VirtualNodeListenerOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.