SearchJobsRequest

Types

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

Properties

Link copied to clipboard

The farm ID of the job.

Link copied to clipboard

The filter expression, AND or OR, to use when searching among a group of search strings in a resource. You can use two groupings per search each within parenthesis ().

Link copied to clipboard

Defines how far into the scrollable list to start the return of results.

Link copied to clipboard

Specifies the number of items per page for the resource.

Link copied to clipboard

The queue ID to use in the job search.

Link copied to clipboard

The search terms for a resource.

Functions

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