Class WhileFluent.ForStatementNested<N>

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

public class WhileFluent.ForStatementNested<N> extends ForFluent<WhileFluent<A>.ForStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endForStatement()