| Package | Description |
|---|---|
| com.google.api.services.sql.model |
| Modifier and Type | Method and Description |
|---|---|
DemoteMasterContext |
DemoteMasterContext.clone() |
DemoteMasterContext |
InstancesDemoteMasterRequest.getDemoteMasterContext()
Contains details about the demoteMaster operation.
|
DemoteMasterContext |
DemoteMasterContext.set(String fieldName,
Object value) |
DemoteMasterContext |
DemoteMasterContext.setKind(String kind)
This is always sql#demoteMasterContext.
|
DemoteMasterContext |
DemoteMasterContext.setMasterInstanceName(String masterInstanceName)
The name of the instance which will act as on-premises master in the replication setup.
|
DemoteMasterContext |
DemoteMasterContext.setReplicaConfiguration(DemoteMasterConfiguration replicaConfiguration)
Configuration specific to read-replicas replicating from the on-premises master.
|
DemoteMasterContext |
DemoteMasterContext.setVerifyGtidConsistency(Boolean verifyGtidConsistency)
Verify GTID consistency for demote operation.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesDemoteMasterRequest |
InstancesDemoteMasterRequest.setDemoteMasterContext(DemoteMasterContext demoteMasterContext)
Contains details about the demoteMaster operation.
|
Copyright © 2011–2019 Google. All rights reserved.