| 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-custom-1-3840`.
|
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–2022 Google. All rights reserved.