Uses of Class
io.sundr.model.SwitchFluent.LogicalAndExpressionNested
-
-
Uses of SwitchFluent.LogicalAndExpressionNested in io.sundr.model
Methods in io.sundr.model that return SwitchFluent.LogicalAndExpressionNested Modifier and Type Method Description SwitchFluent.LogicalAndExpressionNested<A>SwitchFluent. withNewLogicalAndExpression()SwitchFluent.LogicalAndExpressionNested<A>SwitchFluent. withNewLogicalAndExpressionLike(io.sundr.model.LogicalAnd item)
-