LookupAttribute

Specifies an attribute and value that filter the events returned.

Types

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

Properties

Link copied to clipboard

Specifies an attribute on which to filter the events returned.

Link copied to clipboard

Specifies a value for the specified AttributeKey.

Functions

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