Class BlockFluent.DoStatementsNested<N>

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

public class BlockFluent.DoStatementsNested<N> extends DoFluent<BlockFluent<A>.DoStatementsNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endDoStatement()