Uses of Class
io.sundr.model.BinaryExpressionFluent.NotRightNested
-
-
Uses of BinaryExpressionFluent.NotRightNested in io.sundr.model
Methods in io.sundr.model that return BinaryExpressionFluent.NotRightNested Modifier and Type Method Description BinaryExpressionFluent.NotRightNested<A>BinaryExpressionFluent. withNewNotRight()BinaryExpressionFluent.NotRightNested<A>BinaryExpressionFluent. withNewNotRightLike(io.sundr.model.Not item)
-