Platform

class Platform

The platform-related details about the DataSync agent, such as the version number.

Types

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

Properties

Link copied to clipboard

The version of the DataSync agent.

Functions

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