Class BinaryExpressionFluent.MethodCallRightNested<N>

java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.MethodCallFluent<BinaryExpressionFluent<A>.MethodCallRightNested<N>>
io.sundr.model.BinaryExpressionFluent.MethodCallRightNested<N>
All Implemented Interfaces:
Nested<N>
Enclosing class:
BinaryExpressionFluent<A extends BinaryExpressionFluent<A>>

public class BinaryExpressionFluent.MethodCallRightNested<N> extends MethodCallFluent<BinaryExpressionFluent<A>.MethodCallRightNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endMethodCallRight()