@Stability(value=Stable) @Internal public static final class HttpVirtualNodeListenerOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HttpVirtualNodeListenerOptions
HttpVirtualNodeListenerOptionssoftware.amazon.jsii.JsiiObject.InitializationModeHttpVirtualNodeListenerOptions.Builder, HttpVirtualNodeListenerOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(HttpVirtualNodeListenerOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
HttpVirtualNodeListenerOptions.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) |
HttpConnectionPool |
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.
|
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(HttpVirtualNodeListenerOptions.Builder builder)
HttpVirtualNodeListenerOptions.Builder.public final HttpConnectionPool getConnectionPool()
HttpVirtualNodeListenerOptionsDefault: - None
getConnectionPool in interface HttpVirtualNodeListenerOptionspublic final HealthCheck getHealthCheck()
HttpVirtualNodeListenerOptionsDefault: - no healthcheck
getHealthCheck in interface HttpVirtualNodeListenerOptionspublic final OutlierDetection getOutlierDetection()
HttpVirtualNodeListenerOptionsDefault: - none
getOutlierDetection in interface HttpVirtualNodeListenerOptionspublic final Number getPort()
HttpVirtualNodeListenerOptionsDefault: - 8080
getPort in interface HttpVirtualNodeListenerOptionspublic final HttpTimeout getTimeout()
HttpVirtualNodeListenerOptionsDefault: - None
getTimeout in interface HttpVirtualNodeListenerOptionspublic final ListenerTlsOptions getTls()
HttpVirtualNodeListenerOptionsDefault: - none
getTls in interface HttpVirtualNodeListenerOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.