ArtifactDetails

Returns information about the details of an artifact.

Types

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

Properties

Link copied to clipboard

The maximum number of artifacts allowed for the action type.

Link copied to clipboard

The minimum number of artifacts allowed for the action type.

Functions

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