struct

CB::Model::Backup

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(name : String, started_at : Time, finished_at : Time, lsn_start : String, lsn_stop : String, size_bytes : UInt64)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

clone
copy_with(name _name = @name, started_at _started_at = @started_at, finished_at _finished_at = @finished_at, lsn_start _lsn_start = @lsn_start, lsn_stop _lsn_stop = @lsn_stop, size_bytes _size_bytes = @size_bytes)
finished_at
lsn_start
lsn_stop
name
size_bytes
started_at