| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceReference |
InstanceReference.clone() |
InstanceReference |
OnPremisesConfiguration.getSourceInstance()
The reference to Cloud SQL instance if the source is Cloud SQL.
|
InstanceReference |
InstanceReference.set(String fieldName,
Object value) |
InstanceReference |
InstanceReference.setName(String name)
The name of the Cloud SQL instance being referenced.
|
InstanceReference |
InstanceReference.setProject(String project)
The project ID of the Cloud SQL instance being referenced.
|
InstanceReference |
InstanceReference.setRegion(String region)
The region of the Cloud SQL instance being referenced.
|
| Modifier and Type | Method and Description |
|---|---|
OnPremisesConfiguration |
OnPremisesConfiguration.setSourceInstance(InstanceReference sourceInstance)
The reference to Cloud SQL instance if the source is Cloud SQL.
|
Copyright © 2011–2025 Google. All rights reserved.