ListEdgePackagingJobsRequest

Types

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

Properties

Link copied to clipboard

Select jobs where the job was created after specified time.

Link copied to clipboard

Select jobs where the job was created before specified time.

Link copied to clipboard

Select jobs where the job was updated after specified time.

Link copied to clipboard

Select jobs where the job was updated before specified time.

Link copied to clipboard

Maximum number of results to select.

Link copied to clipboard

Filter for jobs where the model name contains this string.

Link copied to clipboard

Filter for jobs containing this name in their packaging job name.

Link copied to clipboard

The response from the last list when returning a list large enough to need tokening.

Link copied to clipboard

Use to specify what column to sort by.

Link copied to clipboard

What direction to sort by.

Link copied to clipboard

The job status to filter for.

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