Class LambdaFluent.TryStatementNested<N>

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

public class LambdaFluent.TryStatementNested<N> extends TryFluent<LambdaFluent<A>.TryStatementNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endTryStatement()