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