UpdateStepRequest

Types

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

Properties

Link copied to clipboard

The unique token which the server uses to recognize retries of the same request.

Link copied to clipboard

The farm ID to update.

Link copied to clipboard

The job ID to update.

Link copied to clipboard

The queue ID to update.

Link copied to clipboard

The step ID to update.

Link copied to clipboard

The task status to update the step's tasks to.

Functions

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