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