| Package | Description |
|---|---|
| com.google.api.services.sql.model |
| Modifier and Type | Method and Description |
|---|---|
LocationPreference |
LocationPreference.clone() |
LocationPreference |
Settings.getLocationPreference()
The location preference settings.
|
LocationPreference |
LocationPreference.set(String fieldName,
Object value) |
LocationPreference |
LocationPreference.setFollowGaeApplication(String followGaeApplication)
The AppEngine application to follow, it must be in the same region as the Cloud SQL instance.
|
LocationPreference |
LocationPreference.setKind(String kind)
This is always sql#locationPreference.
|
LocationPreference |
LocationPreference.setZone(String zone)
The preferred Compute Engine zone (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.setLocationPreference(LocationPreference locationPreference)
The location preference settings.
|
Copyright © 2011–2019 Google. All rights reserved.