@Stability(value=Stable) @Internal public static final class TcpVirtualNodeListenerOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TcpVirtualNodeListenerOptions
TcpVirtualNodeListenerOptionssoftware.amazon.jsii.JsiiObject.InitializationModeTcpVirtualNodeListenerOptions.Builder, TcpVirtualNodeListenerOptions.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(TcpVirtualNodeListenerOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TcpVirtualNodeListenerOptions.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
TcpConnectionPool |
getConnectionPool()
Connection pool for http 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.
|
TcpTimeout |
getTimeout()
Timeout for TCP 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(TcpVirtualNodeListenerOptions.Builder builder)
TcpVirtualNodeListenerOptions.Builder.public final TcpConnectionPool getConnectionPool()
TcpVirtualNodeListenerOptionsDefault: - None
getConnectionPool in interface TcpVirtualNodeListenerOptionspublic final HealthCheck getHealthCheck()
TcpVirtualNodeListenerOptionsDefault: - no healthcheck
getHealthCheck in interface TcpVirtualNodeListenerOptionspublic final OutlierDetection getOutlierDetection()
TcpVirtualNodeListenerOptionsDefault: - none
getOutlierDetection in interface TcpVirtualNodeListenerOptionspublic final Number getPort()
TcpVirtualNodeListenerOptionsDefault: - 8080
getPort in interface TcpVirtualNodeListenerOptionspublic final TcpTimeout getTimeout()
TcpVirtualNodeListenerOptionsDefault: - None
getTimeout in interface TcpVirtualNodeListenerOptionspublic final ListenerTlsOptions getTls()
TcpVirtualNodeListenerOptionsDefault: - none
getTls in interface TcpVirtualNodeListenerOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.