DomainStats

Usage-specific statistics about the domain.

Types

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

Properties

Link copied to clipboard

The number of profiles that you are currently paying for in the domain. If you have more than 100 objects associated with a single profile, that profile counts as two profiles. If you have more than 200 objects, that profile counts as three, and so on.

Link copied to clipboard

The total number of objects in domain.

Link copied to clipboard

The total number of profiles currently in the domain.

Link copied to clipboard

The total size, in bytes, of all objects in the domain.

Functions

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