StepDetailsEntity

The details of a step entity.

Types

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

Properties

Link copied to clipboard

The dependencies for a step.

Link copied to clipboard

The job ID.

Link copied to clipboard

The schema version for a step template.

Link copied to clipboard

The step ID.

Link copied to clipboard

The template for a step.

Functions

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