Uses of Class
io.sundr.model.BlockFluent.LambdaStatementsNested
-
-
Uses of BlockFluent.LambdaStatementsNested in io.sundr.model
Methods in io.sundr.model that return BlockFluent.LambdaStatementsNested Modifier and Type Method Description BlockFluent.LambdaStatementsNested<A>BlockFluent. addNewLambdaStatement()BlockFluent.LambdaStatementsNested<A>BlockFluent. addNewLambdaStatementLike(io.sundr.model.Lambda item)BlockFluent.LambdaStatementsNested<A>BlockFluent. setNewLambdaStatementLike(int index, io.sundr.model.Lambda item)
-