Uses of Class
software.amazon.awscdk.services.appmesh.Http2GatewayListenerOptions.Builder
Packages that use Http2GatewayListenerOptions.Builder
-
Uses of Http2GatewayListenerOptions.Builder in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return Http2GatewayListenerOptions.BuilderModifier and TypeMethodDescriptionHttp2GatewayListenerOptions.builder()Http2GatewayListenerOptions.Builder.connectionPool(Http2ConnectionPool connectionPool) Sets the value ofHttp2GatewayListenerOptions.getConnectionPool()Http2GatewayListenerOptions.Builder.healthCheck(HealthCheck healthCheck) Sets the value ofHttp2GatewayListenerOptions.getHealthCheck()Sets the value ofHttp2GatewayListenerOptions.getPort()Http2GatewayListenerOptions.Builder.tls(ListenerTlsOptions tls) Sets the value ofHttp2GatewayListenerOptions.getTls()Constructors in software.amazon.awscdk.services.appmesh with parameters of type Http2GatewayListenerOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttp2GatewayListenerOptions.Builder.