public final class PointInTimeRestoreContext
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Cloud SQL Admin API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
PointInTimeRestoreContext() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getAllocatedIpRange()
null for nonepublic PointInTimeRestoreContext setAllocatedIpRange(String allocatedIpRange)
allocatedIpRange - allocatedIpRange or null for nonepublic String getDatasource()
null for nonepublic PointInTimeRestoreContext setDatasource(String datasource)
datasource - datasource or null for nonepublic String getPointInTime()
null for nonepublic PointInTimeRestoreContext setPointInTime(String pointInTime)
pointInTime - pointInTime or null for nonepublic String getPreferredSecondaryZone()
null for nonepublic PointInTimeRestoreContext setPreferredSecondaryZone(String preferredSecondaryZone)
preferredSecondaryZone - preferredSecondaryZone or null for nonepublic String getPreferredZone()
null for nonepublic PointInTimeRestoreContext setPreferredZone(String preferredZone)
preferredZone - preferredZone or null for nonepublic String getPrivateNetwork()
null for nonepublic PointInTimeRestoreContext setPrivateNetwork(String privateNetwork)
privateNetwork - privateNetwork or null for nonepublic String getTargetInstance()
null for nonepublic PointInTimeRestoreContext setTargetInstance(String targetInstance)
targetInstance - targetInstance or null for nonepublic PointInTimeRestoreContext set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic PointInTimeRestoreContext clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.