class ScheduledSnapshotsConfig extends Model (View source)

Properties

bool $enabled
string $snapshotCreationSchedule
string $snapshotLocation
string $timeZone

Methods

setEnabled($enabled)

No description

bool
getEnabled()

No description

setSnapshotCreationSchedule($snapshotCreationSchedule)

No description

string
getSnapshotCreationSchedule()

No description

setSnapshotLocation($snapshotLocation)

No description

string
getSnapshotLocation()

No description

setTimeZone($timeZone)

No description

string
getTimeZone()

No description

Details

setEnabled($enabled)

No description

Parameters

$enabled

bool getEnabled()

No description

Return Value

bool

setSnapshotCreationSchedule($snapshotCreationSchedule)

No description

Parameters

$snapshotCreationSchedule

string getSnapshotCreationSchedule()

No description

Return Value

string

setSnapshotLocation($snapshotLocation)

No description

Parameters

$snapshotLocation

string getSnapshotLocation()

No description

Return Value

string

setTimeZone($timeZone)

No description

Parameters

$timeZone

string getTimeZone()

No description

Return Value

string