Uses of Class
io.sundr.model.CastFluent.LogicalOrExpressionNested
-
-
Uses of CastFluent.LogicalOrExpressionNested in io.sundr.model
Methods in io.sundr.model that return CastFluent.LogicalOrExpressionNested Modifier and Type Method Description CastFluent.LogicalOrExpressionNested<A>CastFluent. withNewLogicalOrExpression()CastFluent.LogicalOrExpressionNested<A>CastFluent. withNewLogicalOrExpressionLike(io.sundr.model.LogicalOr item)
-