ListBatchJobExecutionsRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the application.

Link copied to clipboard

The unique identifier of each batch job execution.

Link copied to clipboard

The name of each batch job execution.

Link copied to clipboard

The maximum number of batch job executions to return.

Link copied to clipboard

A pagination token to control the number of batch job executions displayed in the list.

Link copied to clipboard

The time after which the batch job executions started.

Link copied to clipboard

The time before the batch job executions started.

Link copied to clipboard

The status of the batch job executions.

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