StartJobsQueryRequest

Types

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

Properties

Link copied to clipboard

Optional. Provide an array of JobsQueryFilters for your StartJobsQuery request.

Link copied to clipboard

Optional. Number of jobs, up to twenty, that will be included in the jobs query.

Link copied to clipboard

Use this string to request the next batch of jobs matched by a jobs query.

Link copied to clipboard
val order: Order?

Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.

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