GetJobRunRequest

Types

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

Properties

Link copied to clipboard

Name of the job definition being run.

Link copied to clipboard

True if a list of predecessor runs should be returned.

Link copied to clipboard

The ID of the job run.

Functions

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