BackendJobRespObj

The response object for this operation.

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 time when the job was created.

Link copied to clipboard

If the request fails, this error is returned.

Link copied to clipboard

The ID for the job.

Link copied to clipboard

The name of the operation.

Link copied to clipboard

The current status of the request.

Link copied to clipboard

The time when the job was last updated.

Functions

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