Class BinaryExpressionFluent.InverseRightNested<N>

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

public class BinaryExpressionFluent.InverseRightNested<N> extends InverseFluent<BinaryExpressionFluent<A>.InverseRightNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endInverseRight()