Uses of Class
io.sundr.model.CastFluent.InstanceOfExpressionNested
-
-
Uses of CastFluent.InstanceOfExpressionNested in io.sundr.model
Methods in io.sundr.model that return CastFluent.InstanceOfExpressionNested Modifier and Type Method Description CastFluent.InstanceOfExpressionNested<A>CastFluent. withNewInstanceOfExpression()CastFluent.InstanceOfExpressionNested<A>CastFluent. withNewInstanceOfExpressionLike(io.sundr.model.InstanceOf item)
-