Builder

class Builder(val message: String)

A builder for GenerateTestReportRequest, which allows setting the optional parameters of the PageDomain.generateTestReport command via a lambda.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard

Specifies the endpoint group to deliver the report to.

Link copied to clipboard

Message to be displayed in the report.

Functions

Link copied to clipboard