ResolvedTargets

Information about targets that resolved during the Automation execution.

Types

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

Properties

Link copied to clipboard

A list of parameter values sent to targets that resolved during the Automation execution.

Link copied to clipboard

A boolean value indicating whether the resolved target list is truncated.

Functions

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