@Stability(value=Experimental) @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(HealthCheck healthCheck,
Number port,
GrpcTimeout timeout,
TlsCertificate tlsCertificate)
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) |
HealthCheck |
getHealthCheck()
(experimental) The health check information for the listener.
|
Number |
getPort()
(experimental) Port to listen for connections on.
|
GrpcTimeout |
getTimeout()
(experimental) Timeout for GRPC protocol.
|
TlsCertificate |
getTlsCertificate()
(experimental) 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(HealthCheck healthCheck, Number port, GrpcTimeout timeout, TlsCertificate tlsCertificate)
GrpcVirtualNodeListenerOptions.Builder.public final HealthCheck getHealthCheck()
GrpcVirtualNodeListenerOptionsDefault: - no healthcheck
getHealthCheck in interface GrpcVirtualNodeListenerOptionspublic final Number getPort()
GrpcVirtualNodeListenerOptionsDefault: - 8080
getPort in interface GrpcVirtualNodeListenerOptionspublic final GrpcTimeout getTimeout()
GrpcVirtualNodeListenerOptionsDefault: - None
getTimeout in interface GrpcVirtualNodeListenerOptionspublic final TlsCertificate getTlsCertificate()
GrpcVirtualNodeListenerOptionsDefault: - none
getTlsCertificate in interface GrpcVirtualNodeListenerOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.