GetJobRunRequest

Types

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

Properties

Link copied to clipboard

The ID of the application on which the job run is submitted.

Link copied to clipboard
val attempt: Int?

An optimal parameter that indicates the amount of attempts for the job. If not specified, this value defaults to the attempt of the latest job.

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