target.apidocs.com.google.api.services.sql.class-use.SQLAdmin.Instances.Delete.html Maven / Gradle / Ivy
Uses of Class com.google.api.services.sql.SQLAdmin.Instances.Delete (Cloud SQL Admin API v1beta4-rev20201026-1.30.10)
Uses of Class
com.google.api.services.sql.SQLAdmin.Instances.Delete
-
Packages that use SQLAdmin.Instances.Delete
Package
Description
com.google.api.services.sql
-
-
Uses of SQLAdmin.Instances.Delete in com.google.api.services.sql
Methods in com.google.api.services.sql that return SQLAdmin.Instances.Delete
Modifier and Type
Method and Description
SQLAdmin.Instances.Delete
SQLAdmin.Instances.delete(String project,
String instance)
Deletes a Cloud SQL instance.
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.set(String parameterName,
Object value)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.set$Xgafv(String $Xgafv)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setAccessToken(String accessToken)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setAlt(String alt)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setCallback(String callback)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setFields(String fields)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setInstance(String instance)
Cloud SQL instance ID.
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setKey(String key)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setOauthToken(String oauthToken)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setPrettyPrint(Boolean prettyPrint)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setProject(String project)
Project ID of the project that contains the instance to be deleted.
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setQuotaUser(String quotaUser)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setUploadProtocol(String uploadProtocol)
SQLAdmin.Instances.Delete
SQLAdmin.Instances.Delete.setUploadType(String uploadType)
Copyright © 2011–2020 Google. All rights reserved.