UpdateInfoEntry

An entry of update information related to a requested update type.

Types

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

Properties

Link copied to clipboard

This specifies if the update was initiated by the customer or by the service team.

Link copied to clipboard

The last updated date and time of a particular directory setting.

Link copied to clipboard

The new value of the target setting.

Link copied to clipboard

The old value of the target setting.

Link copied to clipboard

The name of the Region.

Link copied to clipboard

The start time of the UpdateDirectorySetup for the particular type.

Link copied to clipboard

The status of the update performed on the directory.

Link copied to clipboard

The reason for the current status of the update type activity.

Functions

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