StepFailedDetails

Details about a step that failed.

Types

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

Properties

Link copied to clipboard

Details about the step failure.

Link copied to clipboard

Information about retry attempts for this step operation.

Functions

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