Class IfFluent.TryElseStatementNested<N>

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

public class IfFluent.TryElseStatementNested<N> extends TryFluent<IfFluent<A>.TryElseStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endTryElseStatement()