Class SynchronizedFluent.WhileBodyNested<N>

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

public class SynchronizedFluent.WhileBodyNested<N> extends WhileFluent<SynchronizedFluent<A>.WhileBodyNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endWhileBody()