Class SynchronizedFluent.TryBodyNested<N>

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

public class SynchronizedFluent.TryBodyNested<N> extends TryFluent<SynchronizedFluent<A>.TryBodyNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endTryBody()