| Package | Description |
|---|---|
| com.google.api.services.sql.model |
| Modifier and Type | Method and Description |
|---|---|
OnPremisesConfiguration |
OnPremisesConfiguration.clone() |
OnPremisesConfiguration |
DatabaseInstance.getOnPremisesConfiguration()
Configuration specific to on-premises instances.
|
OnPremisesConfiguration |
OnPremisesConfiguration.set(String fieldName,
Object value) |
OnPremisesConfiguration |
OnPremisesConfiguration.setHostPort(String hostPort)
The host and port of the on-premises instance in host:port format
|
OnPremisesConfiguration |
OnPremisesConfiguration.setKind(String kind)
This is always sql#onPremisesConfiguration.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseInstance |
DatabaseInstance.setOnPremisesConfiguration(OnPremisesConfiguration onPremisesConfiguration)
Configuration specific to on-premises instances.
|
Copyright © 2011–2019 Google. All rights reserved.