Uses of Class
software.amazon.awssdk.services.rds.model.ConnectionPoolConfiguration
Packages that use ConnectionPoolConfiguration
-
Uses of ConnectionPoolConfiguration in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ConnectionPoolConfigurationModifier and TypeMethodDescriptionModifyDbProxyTargetGroupRequest.connectionPoolConfig()The settings that determine the size and behavior of the connection pool for the target group.Methods in software.amazon.awssdk.services.rds.model with parameters of type ConnectionPoolConfigurationModifier and TypeMethodDescriptionModifyDbProxyTargetGroupRequest.Builder.connectionPoolConfig(ConnectionPoolConfiguration connectionPoolConfig) The settings that determine the size and behavior of the connection pool for the target group.