BlacklistEntry

An object that contains information about a blacklisting event that impacts one of the dedicated IP addresses that is associated with your account.

Types

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

Properties

Link copied to clipboard

Additional information about the blacklisting event, as provided by the blacklist maintainer.

Link copied to clipboard

The time when the blacklisting event occurred.

Link copied to clipboard

The name of the blacklist that the IP address appears on.

Functions

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