FailedItem

Details of a resource that failed when trying to update it's association to a resource set.

Types

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

Properties

Link copied to clipboard

The reason the resource's association could not be updated.

Link copied to clipboard
val uri: String?

The univeral resource indicator (URI) of the resource that failed.

Functions

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