setCondition

fun setCondition(condition: Rule<Condition>): T

Sets the optional conditions that must be matched in order for the transformationId to be executed.

Return

this TransformationSettingsBuilder to continue configuration