Uses of Class
io.sundr.model.BinaryExpressionFluent.LogicalOrRightNested
-
-
Uses of BinaryExpressionFluent.LogicalOrRightNested in io.sundr.model
Methods in io.sundr.model that return BinaryExpressionFluent.LogicalOrRightNested Modifier and Type Method Description BinaryExpressionFluent.LogicalOrRightNested<A>BinaryExpressionFluent. withNewLogicalOrRight()BinaryExpressionFluent.LogicalOrRightNested<A>BinaryExpressionFluent. withNewLogicalOrRightLike(io.sundr.model.LogicalOr item)
-