| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolFlags |
ConnectionPoolFlags.clone() |
ConnectionPoolFlags |
ConnectionPoolFlags.set(String fieldName,
Object value) |
ConnectionPoolFlags |
ConnectionPoolFlags.setName(String name)
Required.
|
ConnectionPoolFlags |
ConnectionPoolFlags.setValue(String value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionPoolFlags> |
ConnectionPoolConfig.getFlags()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolConfig |
ConnectionPoolConfig.setFlags(List<ConnectionPoolFlags> flags)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.