Invalidation

An invalidation.

Types

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

Properties

Link copied to clipboard

The date and time the invalidation request was first made.

Link copied to clipboard
val id: String

The identifier for the invalidation request. For example: IDFDVBD632BHDS5.

Link copied to clipboard

The current invalidation information for the batch request.

Link copied to clipboard

The status of the invalidation request. When the invalidation batch is finished, the status is Completed.

Functions

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