SnapshotLimits

Contains manual snapshot limit information for a directory.

Types

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

Properties

Link copied to clipboard

The current number of manual snapshots of the directory.

Link copied to clipboard

The maximum number of manual snapshots allowed.

Link copied to clipboard

Indicates if the manual snapshot limit has been reached.

Functions

Link copied to clipboard
inline fun copy(block: SnapshotLimits.Builder.() -> Unit = {}): SnapshotLimits
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