Class BinaryExpressionFluent.InstanceOfRightNested<N>

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

public class BinaryExpressionFluent.InstanceOfRightNested<N> extends InstanceOfFluent<BinaryExpressionFluent<A>.InstanceOfRightNested<N>> implements Nested<N>
  • Method Details

    • and

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

      public N endInstanceOfRight()