Uses of Interface
software.amazon.awscdk.services.appmesh.GrpcConnectionPool
Packages that use GrpcConnectionPool
-
Uses of GrpcConnectionPool in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement GrpcConnectionPoolMethods in software.amazon.awscdk.services.appmesh that return GrpcConnectionPoolModifier and TypeMethodDescriptionGrpcConnectionPool.Builder.build()Builds the configured instance.default GrpcConnectionPoolGrpcGatewayListenerOptions.getConnectionPool()Connection pool for http listeners.final GrpcConnectionPoolGrpcGatewayListenerOptions.Jsii$Proxy.getConnectionPool()default GrpcConnectionPoolGrpcVirtualNodeListenerOptions.getConnectionPool()Connection pool for http listeners.final GrpcConnectionPoolGrpcVirtualNodeListenerOptions.Jsii$Proxy.getConnectionPool()Methods in software.amazon.awscdk.services.appmesh with parameters of type GrpcConnectionPoolModifier and TypeMethodDescriptionGrpcGatewayListenerOptions.Builder.connectionPool(GrpcConnectionPool connectionPool) Sets the value ofGrpcGatewayListenerOptions.getConnectionPool()GrpcVirtualNodeListenerOptions.Builder.connectionPool(GrpcConnectionPool connectionPool) Sets the value ofGrpcVirtualNodeListenerOptions.getConnectionPool()