Builder

class Builder(val files: List<String>)

A builder for SetFileInputFilesRequest, which allows setting the optional parameters of the DOMDomain.setFileInputFiles command via a lambda.

Constructors

Link copied to clipboard
constructor(files: List<String>)

Properties

Link copied to clipboard

Identifier of the backend node.

Link copied to clipboard

Array of file paths to set.

Link copied to clipboard

Identifier of the node.

Link copied to clipboard

JavaScript object id of the node wrapper.

Functions

Link copied to clipboard