IpRule

class IpRule

The IP rules of the IP access settings.

Types

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

Properties

Link copied to clipboard

The description of the IP rule.

Link copied to clipboard

The IP range of the IP rule.

Functions

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