CancelHarvestJobRequest

Types

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

Properties

Link copied to clipboard

The name of the channel group containing the channel from which the harvest job is running.

Link copied to clipboard

The name of the channel from which the harvest job is running.

Link copied to clipboard
val eTag: String?

The current Entity Tag (ETag) associated with the harvest job. Used for concurrency control.

Link copied to clipboard

The name of the harvest job to cancel. This name must be unique within the channel and cannot be changed after the harvest job is submitted.

Link copied to clipboard

The name of the origin endpoint that the harvest job is harvesting from. This cannot be changed after the harvest job is submitted.

Functions

Link copied to clipboard
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