ListProcessingJobsRequest
Types
Properties
Link copied to clipboard
A filter that returns only processing jobs created after the specified time.
Link copied to clipboard
A filter that returns only processing jobs created after the specified time.
Link copied to clipboard
A filter that returns only processing jobs modified after the specified time.
Link copied to clipboard
A filter that returns only processing jobs modified before the specified time.
Link copied to clipboard
The maximum number of processing jobs to return in the response.
Link copied to clipboard
A string in the processing job name. This filter returns only processing jobs whose name contains the specified string.
Link copied to clipboard
A filter that retrieves only processing jobs with a specific status.
Functions
Link copied to clipboard
inline fun copy(block: ListProcessingJobsRequest.Builder.() -> Unit = {}): ListProcessingJobsRequest