EventsBatch

Specifies a batch of endpoints and events to process.

Types

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

Properties

Link copied to clipboard

A set of properties and attributes that are associated with the endpoint.

Link copied to clipboard

A set of properties that are associated with the event.

Functions

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