| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
PoolNodeConfig |
PoolNodeConfig.clone() |
PoolNodeConfig |
PoolNodeConfig.set(String fieldName,
Object value) |
PoolNodeConfig |
PoolNodeConfig.setDnsName(String dnsName)
Output only.
|
PoolNodeConfig |
PoolNodeConfig.setDnsNames(List<DnsNameMapping> dnsNames)
Output only.
|
PoolNodeConfig |
PoolNodeConfig.setGceZone(String gceZone)
Output only.
|
PoolNodeConfig |
PoolNodeConfig.setIpAddresses(List<IpMapping> ipAddresses)
Output only.
|
PoolNodeConfig |
PoolNodeConfig.setName(String name)
Output only.
|
PoolNodeConfig |
PoolNodeConfig.setState(String state)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<PoolNodeConfig> |
DatabaseInstance.getNodes()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseInstance |
DatabaseInstance.setNodes(List<PoolNodeConfig> nodes)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.