| Modifier and Type | Class and Description |
|---|---|
class |
SQLAdmin.Tiers.List |
| Constructor and Description |
|---|
Tiers() |
| Modifier and Type | Method and Description |
|---|---|
SQLAdmin.Tiers.List |
list(String project)
Lists all available machine types (tiers) for Cloud SQL, for example, db-n1-standard-1.
|
public SQLAdmin.Tiers.List list(String project) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID of the project for which to list tiers.IOExceptionCopyright © 2011–2020 Google. All rights reserved.