LifeCycle

class LifeCycle

An object representing the Source Server Lifecycle.

Types

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

Properties

Link copied to clipboard

The date and time of when the Source Server was added to the service.

Link copied to clipboard

The amount of time that the Source Server has been replicating for.

Link copied to clipboard

The date and time of the first byte that was replicated from the Source Server.

Link copied to clipboard

An object containing information regarding the last launch of the Source Server.

Link copied to clipboard

The date and time this Source Server was last seen by the service.

Functions

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