TrendsValues

Contains the aggregated finding values for a specific point in the findings trend timeline.

Types

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

Properties

Link copied to clipboard

The count of findings organized by severity level for this data point in the trend timeline.

Functions

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