| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
PscConfig |
PscConfig.clone() |
PscConfig |
IpConfiguration.getPscConfig()
PSC settings for this instance.
|
PscConfig |
PscConfig.set(String fieldName,
Object value) |
PscConfig |
PscConfig.setAllowedConsumerProjects(List<String> allowedConsumerProjects)
List of consumer projects that are allow-listed for PSC connections to this instance.
|
PscConfig |
PscConfig.setPscEnabled(Boolean pscEnabled)
Whether PSC connectivity is enabled for this instance.
|
| Modifier and Type | Method and Description |
|---|---|
IpConfiguration |
IpConfiguration.setPscConfig(PscConfig pscConfig)
PSC settings for this instance.
|
Copyright © 2011–2023 Google. All rights reserved.