IpRouteInfo

Information about one or more IP address blocks.

Types

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

Properties

Link copied to clipboard

The date and time the address block was added to the directory.

Link copied to clipboard

IP address block in the IpRoute.

Link copied to clipboard

Description of the IpRouteInfo.

Link copied to clipboard

Identifier (ID) of the directory associated with the IP addresses.

Link copied to clipboard

The status of the IP address block.

Link copied to clipboard

The reason for the IpRouteStatusMsg.

Functions

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