SystemInfo

Information about the server that hosts application components.

Types

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

Properties

Link copied to clipboard

CPU architecture type for the server.

Link copied to clipboard

File system type for the server.

Link copied to clipboard

Networking information related to a server.

Link copied to clipboard

Operating system corresponding to a server.

Functions

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