list
public SQLAdmin.Tiers.List list(String project)
throws IOException
Lists all available machine types (tiers) for Cloud SQL, for example, `db-custom-1-3840`. For
related information, see [Pricing](/sql/pricing).
Create a request for the method "tiers.list".
This request holds the parameters needed by the sqladmin server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
project - Project ID of the project for which to list tiers.
- Returns:
- the request
- Throws:
IOException