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