Uses of Class
io.sundr.model.BinaryExpressionFluent.InstanceOfRightNested
-
-
Uses of BinaryExpressionFluent.InstanceOfRightNested in io.sundr.model
Methods in io.sundr.model that return BinaryExpressionFluent.InstanceOfRightNested Modifier and Type Method Description BinaryExpressionFluent.InstanceOfRightNested<A>BinaryExpressionFluent. withNewInstanceOfRight()BinaryExpressionFluent.InstanceOfRightNested<A>BinaryExpressionFluent. withNewInstanceOfRightLike(io.sundr.model.InstanceOf item)
-