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