Class BlockFluent.IfStatementsNested<N>

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

public class BlockFluent.IfStatementsNested<N> extends IfFluent<BlockFluent<A>.IfStatementsNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endIfStatement()