Get Container For Node Request
@Serializable
Request object containing input parameters for the DOMDomain.getContainerForNode command.
Constructors
Link copied to clipboard
constructor(nodeId: NodeId, containerName: String? = null, physicalAxes: PhysicalAxes? = null, logicalAxes: LogicalAxes? = null, queriesScrollState: Boolean? = null, queriesAnchored: Boolean? = null)
Types
Link copied to clipboard
A builder for GetContainerForNodeRequest, which allows setting the optional parameters of the DOMDomain.getContainerForNode command via a lambda.
Properties
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)