Uses of Class
software.amazon.awssdk.services.rds.model.ConnectionPoolConfiguration
-
Packages that use ConnectionPoolConfiguration Package Description software.amazon.awssdk.services.rds.model -
-
Uses of ConnectionPoolConfiguration in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ConnectionPoolConfiguration Modifier and Type Method Description ConnectionPoolConfigurationModifyDbProxyTargetGroupRequest. 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 ConnectionPoolConfiguration Modifier and Type Method Description ModifyDbProxyTargetGroupRequest.BuilderModifyDbProxyTargetGroupRequest.Builder. connectionPoolConfig(ConnectionPoolConfiguration connectionPoolConfig)The settings that determine the size and behavior of the connection pool for the target group.
-