Uses of Class
io.sundr.model.SwitchFluent.LogicalOrExpressionNested
-
-
Uses of SwitchFluent.LogicalOrExpressionNested in io.sundr.model
Methods in io.sundr.model that return SwitchFluent.LogicalOrExpressionNested Modifier and Type Method Description SwitchFluent.LogicalOrExpressionNested<A>SwitchFluent. withNewLogicalOrExpression()SwitchFluent.LogicalOrExpressionNested<A>SwitchFluent. withNewLogicalOrExpressionLike(io.sundr.model.LogicalOr item)
-