ListJobRunsRequest

Types

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

Properties

Link copied to clipboard

The ID of the application for which to list the job run.

Link copied to clipboard

The lower bound of the option to filter by creation date and time.

Link copied to clipboard

The upper bound of the option to filter by creation date and time.

Link copied to clipboard

The maximum number of job runs that can be listed.

Link copied to clipboard

The token for the next set of job run results.

Link copied to clipboard

An optional filter for job run states. Note that if this filter contains multiple states, the resulting list will be grouped by the state.

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