PortProbeAction

Provided if ActionType is PORT_PROBE. It provides details about the attempted port probe that was detected.

Types

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

Properties

Link copied to clipboard

Indicates whether the port probe was blocked.

Link copied to clipboard

Information about the ports affected by the port probe.

Functions

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