JobLogEventData

Metadata associated with a Job log.

Types

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

Properties

Link copied to clipboard

Properties of a conversion job

Link copied to clipboard

The ID of a conversion server.

Link copied to clipboard

Properties of resource related to a job event.

Link copied to clipboard

A string representing a job error.

Link copied to clipboard

The ID of a Source Server.

Link copied to clipboard

The ID of a Recovery Instance.

Functions

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