| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
DemoteContext |
DemoteContext.clone() |
DemoteContext |
InstancesDemoteRequest.getDemoteContext()
Required.
|
DemoteContext |
DemoteContext.set(String fieldName,
Object value) |
DemoteContext |
DemoteContext.setKind(String kind)
This is always `sql#demoteContext`.
|
DemoteContext |
DemoteContext.setSourceRepresentativeInstanceName(String sourceRepresentativeInstanceName)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
InstancesDemoteRequest |
InstancesDemoteRequest.setDemoteContext(DemoteContext demoteContext)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.