| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static GrpcGatewayListenerOptions.Builder |
GrpcGatewayListenerOptions.builder() |
GrpcGatewayListenerOptions.Builder |
GrpcGatewayListenerOptions.Builder.connectionPool(GrpcConnectionPool connectionPool)
Sets the value of
GrpcGatewayListenerOptions.getConnectionPool() |
GrpcGatewayListenerOptions.Builder |
GrpcGatewayListenerOptions.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
GrpcGatewayListenerOptions.getHealthCheck() |
GrpcGatewayListenerOptions.Builder |
GrpcGatewayListenerOptions.Builder.port(Number port)
Sets the value of
GrpcGatewayListenerOptions.getPort() |
GrpcGatewayListenerOptions.Builder |
GrpcGatewayListenerOptions.Builder.tls(ListenerTlsOptions tls)
Sets the value of
GrpcGatewayListenerOptions.getTls() |
| Constructor and Description |
|---|
Jsii$Proxy(GrpcGatewayListenerOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GrpcGatewayListenerOptions.Builder. |
Copyright © 2022. All rights reserved.