| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolConfig |
ConnectionPoolConfig.clone() |
ConnectionPoolConfig |
Settings.getConnectionPoolConfig()
Optional.
|
ConnectionPoolConfig |
ConnectionPoolConfig.set(String fieldName,
Object value) |
ConnectionPoolConfig |
ConnectionPoolConfig.setConnectionPoolingEnabled(Boolean connectionPoolingEnabled)
Whether managed connection pooling is enabled.
|
ConnectionPoolConfig |
ConnectionPoolConfig.setFlags(List<ConnectionPoolFlags> flags)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.setConnectionPoolConfig(ConnectionPoolConfig connectionPoolConfig)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.