Uses of Class
io.sundr.model.BlockFluent.SwitchStatementsNested
-
-
Uses of BlockFluent.SwitchStatementsNested in io.sundr.model
Methods in io.sundr.model that return BlockFluent.SwitchStatementsNested Modifier and Type Method Description BlockFluent.SwitchStatementsNested<A>BlockFluent. addNewSwitchStatement()BlockFluent.SwitchStatementsNested<A>BlockFluent. addNewSwitchStatementLike(io.sundr.model.Switch item)BlockFluent.SwitchStatementsNested<A>BlockFluent. setNewSwitchStatementLike(int index, io.sundr.model.Switch item)
-