GroupByResult

Represents finding statistics grouped by GroupedByField.

Types

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

Properties

Link copied to clipboard

The attribute by which filtered security findings should be grouped.

Link copied to clipboard

An array of grouped values and their respective counts for each GroupByField.

Functions

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