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