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