Builder

class Builder

Properties

Link copied to clipboard

Optional. Number of jobs, up to twenty, that will be returned at one time.

Link copied to clipboard

Optional. Use this string, provided with the response to a previous request, to request the next batch of jobs.

Link copied to clipboard
var 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.

Link copied to clipboard

Optional. Provide a queue name to get back only jobs from that queue.

Link copied to clipboard

Optional. A job's status can be SUBMITTED, PROGRESSING, COMPLETE, CANCELED, or ERROR.