NetworkInfo

Information about the server's network for which the assessment was run.

Types

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

Properties

Link copied to clipboard

Information about the name of the interface of the server for which the assessment was run.

Link copied to clipboard

Information about the IP address of the server for which the assessment was run.

Link copied to clipboard

Information about the MAC address of the server for which the assessment was run.

Link copied to clipboard

Information about the subnet mask of the server for which the assessment was run.

Functions

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