FilterCriterion

Represents a condition that when matched will be added to the response of the operation. Irrespective of using any filter criteria, an administrator account can view the scan entries for all of its member accounts. However, each member account can view the scan entries only for their own account.

Types

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

Properties

Link copied to clipboard

An enum value representing possible scan properties to match with given scan entries.

Link copied to clipboard

Contains information about the condition.

Functions

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