RuleType

class RuleType

The rule type, which is made up of the combined values for category, owner, provider, and version.

Types

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

Properties

Link copied to clipboard

Represents information about a rule type.

Link copied to clipboard

Returns information about the details of an artifact.

Link copied to clipboard

The configuration properties for the rule type.

Link copied to clipboard

Returns information about the settings for a rule type.

Functions

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