| Package | Description |
|---|---|
| com.google.api.services.sqladmin | |
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
SQLAdmin.Instances.PointInTimeRestore |
SQLAdmin.Instances.pointInTimeRestore(String parent,
PointInTimeRestoreContext content)
Point in time restore for an instance managed by Google Cloud Backup and Disaster Recovery.
|
| Constructor and Description |
|---|
PointInTimeRestore(String parent,
PointInTimeRestoreContext content)
Point in time restore for an instance managed by Google Cloud Backup and Disaster Recovery.
|
| Modifier and Type | Method and Description |
|---|---|
PointInTimeRestoreContext |
PointInTimeRestoreContext.clone() |
PointInTimeRestoreContext |
PointInTimeRestoreContext.set(String fieldName,
Object value) |
PointInTimeRestoreContext |
PointInTimeRestoreContext.setAllocatedIpRange(String allocatedIpRange)
Optional.
|
PointInTimeRestoreContext |
PointInTimeRestoreContext.setDatasource(String datasource)
The Google Cloud Backup and Disaster Recovery Datasource URI.
|
PointInTimeRestoreContext |
PointInTimeRestoreContext.setPointInTime(String pointInTime)
Required.
|
PointInTimeRestoreContext |
PointInTimeRestoreContext.setPreferredSecondaryZone(String preferredSecondaryZone)
Optional.
|
PointInTimeRestoreContext |
PointInTimeRestoreContext.setPreferredZone(String preferredZone)
Optional.
|
PointInTimeRestoreContext |
PointInTimeRestoreContext.setPrivateNetwork(String privateNetwork)
Optional.
|
PointInTimeRestoreContext |
PointInTimeRestoreContext.setTargetInstance(String targetInstance)
Target instance name.
|
Copyright © 2011–2025 Google. All rights reserved.