Uses of Class
io.sundr.model.NewArrayFluent.InstanceOfExpressionsNested
-
-
Uses of NewArrayFluent.InstanceOfExpressionsNested in io.sundr.model
Methods in io.sundr.model that return NewArrayFluent.InstanceOfExpressionsNested Modifier and Type Method Description NewArrayFluent.InstanceOfExpressionsNested<A>NewArrayFluent. addNewInstanceOfExpression()NewArrayFluent.InstanceOfExpressionsNested<A>NewArrayFluent. addNewInstanceOfExpressionLike(io.sundr.model.InstanceOf item)NewArrayFluent.InstanceOfExpressionsNested<A>NewArrayFluent. setNewInstanceOfExpressionLike(int index, io.sundr.model.InstanceOf item)
-