Uses of Class
io.sundr.model.SwitchFluent.BinaryExpressionNested
-
-
Uses of SwitchFluent.BinaryExpressionNested in io.sundr.model
Methods in io.sundr.model that return SwitchFluent.BinaryExpressionNested Modifier and Type Method Description SwitchFluent.BinaryExpressionNested<A>SwitchFluent. withNewBinaryExpression()SwitchFluent.BinaryExpressionNested<A>SwitchFluent. withNewBinaryExpressionLike(io.sundr.model.BinaryExpression item)
-