Class BlockFluent.ForStatementsNested<N>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.ForFluent<BlockFluent<A>.ForStatementsNested<N>>
io.sundr.model.BlockFluent.ForStatementsNested<N>
All Implemented Interfaces:
Nested<N>
Enclosing class:
BlockFluent<A extends BlockFluent<A>>

public class BlockFluent.ForStatementsNested<N> extends ForFluent<BlockFluent<A>.ForStatementsNested<N>> implements Nested<N>
  • Method Details

    • and

      public N and()
      Specified by:
      and in interface Nested<N>
    • endForStatement

      public N endForStatement()