Uses of Class
io.sundr.model.LambdaFluent.ReturnStatementNested
-
-
Uses of LambdaFluent.ReturnStatementNested in io.sundr.model
Methods in io.sundr.model that return LambdaFluent.ReturnStatementNested Modifier and Type Method Description LambdaFluent.ReturnStatementNested<A>LambdaFluent. withNewReturnStatement()LambdaFluent.ReturnStatementNested<A>LambdaFluent. withNewReturnStatementLike(io.sundr.model.Return item)
-