| Package | Description |
|---|---|
| com.google.api.services.sqladmin | |
| com.google.api.services.sqladmin.model |
| 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.
|
| Constructor and Description |
|---|
DemoteMaster(String project,
String instance,
InstancesDemoteMasterRequest content)
Demotes the stand-alone instance to be a Cloud SQL read replica for an external database
server.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesDemoteMasterRequest |
InstancesDemoteMasterRequest.clone() |
InstancesDemoteMasterRequest |
InstancesDemoteMasterRequest.set(String fieldName,
Object value) |
InstancesDemoteMasterRequest |
InstancesDemoteMasterRequest.setDemoteMasterContext(DemoteMasterContext demoteMasterContext)
Contains details about the demoteMaster operation.
|
Copyright © 2011–2024 Google. All rights reserved.