HandlerConfig

The configuration for a handler.

Types

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

Properties

Link copied to clipboard

The behavior for the handler.

Link copied to clipboard

The integration data source configuration for the handler.

Functions

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