Class WhileFluent.DoStatementNested<N>

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

public class WhileFluent.DoStatementNested<N> extends DoFluent<WhileFluent<A>.DoStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endDoStatement()