ListJobRunsRequest

Types

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

Properties

Link copied to clipboard

The date and time after which the job runs were submitted.

Link copied to clipboard

The date and time before which the job runs were submitted.

Link copied to clipboard

The maximum number of job runs that can be listed.

Link copied to clipboard
val name: String?

The name of the job run.

Link copied to clipboard

The token for the next set of job runs to return.

Link copied to clipboard

The states of the job run.

Link copied to clipboard

The ID of the virtual cluster for which to list the job run.

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