ListBackendJobsRequest

The request body for ListBackendJobs.

Types

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

Properties

Link copied to clipboard

The app ID.

Link copied to clipboard

The name of the backend environment.

Link copied to clipboard

The ID for the job.

Link copied to clipboard

The maximum number of results that you want in the response.

Link copied to clipboard

The token for the next set of results.

Link copied to clipboard

Filters the list of response objects to include only those with the specified operation name.

Link copied to clipboard

Filters the list of response objects to include only those with the specified status.

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