BatchStepInput

Defines a batch step input.

Types

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

Properties

Link copied to clipboard

The batch job name of the batch step input.

Link copied to clipboard

The batch job parameters of the batch step input.

Link copied to clipboard

The export data set names of the batch step input.

Link copied to clipboard

The properties of the batch step input.

Link copied to clipboard

The resource of the batch step input.

Functions

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