Uses of Class
io.sundr.model.BlockFluent.DeclareStatementsNested
-
-
Uses of BlockFluent.DeclareStatementsNested in io.sundr.model
Methods in io.sundr.model that return BlockFluent.DeclareStatementsNested Modifier and Type Method Description BlockFluent.DeclareStatementsNested<A>BlockFluent. addNewDeclareStatement()BlockFluent.DeclareStatementsNested<A>BlockFluent. addNewDeclareStatementLike(io.sundr.model.Declare item)BlockFluent.DeclareStatementsNested<A>BlockFluent. setNewDeclareStatementLike(int index, io.sundr.model.Declare item)
-