Class SynchronizedFluent.IfBodyNested<N>

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

public class SynchronizedFluent.IfBodyNested<N> extends IfFluent<SynchronizedFluent<A>.IfBodyNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endIfBody()