SuppressionNodeDsl

interface SuppressionNodeDsl : AutomationFlowContributor

Known direct subclasses
SequentialFlowBuilder

Type-safe builder that builds a SequentialFlow Node.


Interface for constructing Suppression nodes and contributing them to an automation flow.

Summary

Public functions

open Unit
suppressFor(duration: Duration)

Public functions

suppressFor

open fun suppressFor(duration: Duration): Unit