BatchGetPentestJobTasksResponse

Output for the BatchGetPentestJobTasks operation

Types

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

Properties

Link copied to clipboard

List of task IDs that could not be found

Link copied to clipboard
val tasks: List<Task>?

List of successfully retrieved tasks

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