| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
PscAutoConnectionConfig |
PscAutoConnectionConfig.clone() |
PscAutoConnectionConfig |
PscAutoConnectionConfig.set(String fieldName,
Object value) |
PscAutoConnectionConfig |
PscAutoConnectionConfig.setConsumerNetwork(String consumerNetwork)
Optional.
|
PscAutoConnectionConfig |
PscAutoConnectionConfig.setConsumerNetworkStatus(String consumerNetworkStatus)
The connection policy status of the consumer network.
|
PscAutoConnectionConfig |
PscAutoConnectionConfig.setConsumerProject(String consumerProject)
Optional.
|
PscAutoConnectionConfig |
PscAutoConnectionConfig.setIpAddress(String ipAddress)
The IP address of the consumer endpoint.
|
PscAutoConnectionConfig |
PscAutoConnectionConfig.setStatus(String status)
The connection status of the consumer endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<PscAutoConnectionConfig> |
PscConfig.getPscAutoConnections()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
PscConfig |
PscConfig.setPscAutoConnections(List<PscAutoConnectionConfig> pscAutoConnections)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.