Snapshot

class Snapshot

Describes a snapshot.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val snapshotTime: <Error class: unknown class>?

The time when the snapshot was created.

Functions

Link copied to clipboard
inline fun copy(block: Snapshot.Builder.() -> Unit = {}): Snapshot
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String