ResourceSyncEvent

Information about a resource sync event for the resource associated with a sync configuration.

Types

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

Properties

Link copied to clipboard

The event for a resource sync event.

Link copied to clipboard

The ID for a resource sync event.

Link copied to clipboard

The time that a resource sync event occurred.

Link copied to clipboard

The type of resource sync event.

Functions

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