Class IfFluent.ForElseStatementNested<N>

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

public class IfFluent.ForElseStatementNested<N> extends ForFluent<IfFluent<A>.ForElseStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endForElseStatement()