GetFindingsStatisticsRequest

Types

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

Properties

Link copied to clipboard

The ID of the detector whose findings statistics you want to retrieve.

Link copied to clipboard

Represents the criteria that is used for querying findings.

Link copied to clipboard

The types of finding statistics to retrieve.

Link copied to clipboard

Displays the findings statistics grouped by one of the listed valid values.

Link copied to clipboard

The maximum number of results to be returned in the response. The default value is 25.

Link copied to clipboard

Displays the sorted findings in the requested order. The default value of orderBy is DESC.

Functions

Link copied to clipboard
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