class CloneContext extends Collection (View source)

Properties

protected $collection_key
string $allocatedIpRange
protected $binLogCoordinatesType
protected $binLogCoordinatesDataType
string[] $databaseNames
string $destinationInstanceName
string $kind
string $pitrTimestampMs
string $pointInTime
string $preferredZone

Methods

setAllocatedIpRange($allocatedIpRange)

No description

string
getAllocatedIpRange()

No description

setBinLogCoordinates(BinLogCoordinates $binLogCoordinates)

No description

setDatabaseNames($databaseNames)

No description

string[]
getDatabaseNames()

No description

setDestinationInstanceName($destinationInstanceName)

No description

string
getDestinationInstanceName()

No description

setKind($kind)

No description

string
getKind()

No description

setPitrTimestampMs($pitrTimestampMs)

No description

string
getPitrTimestampMs()

No description

setPointInTime($pointInTime)

No description

string
getPointInTime()

No description

setPreferredZone($preferredZone)

No description

string
getPreferredZone()

No description

Details

setAllocatedIpRange($allocatedIpRange)

No description

Parameters

$allocatedIpRange

string getAllocatedIpRange()

No description

Return Value

string

setBinLogCoordinates(BinLogCoordinates $binLogCoordinates)

No description

Parameters

BinLogCoordinates $binLogCoordinates

BinLogCoordinates getBinLogCoordinates()

No description

Return Value

BinLogCoordinates

setDatabaseNames($databaseNames)

No description

Parameters

$databaseNames

string[] getDatabaseNames()

No description

Return Value

string[]

setDestinationInstanceName($destinationInstanceName)

No description

Parameters

$destinationInstanceName

string getDestinationInstanceName()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setPitrTimestampMs($pitrTimestampMs)

No description

Parameters

$pitrTimestampMs

string getPitrTimestampMs()

No description

Return Value

string

setPointInTime($pointInTime)

No description

Parameters

$pointInTime

string getPointInTime()

No description

Return Value

string

setPreferredZone($preferredZone)

No description

Parameters

$preferredZone

string getPreferredZone()

No description

Return Value

string