Package io.sundr.model
Class BinaryExpressionFluent.ValueRefRightNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ValueRefFluent<BinaryExpressionFluent.ValueRefRightNested<N>>
-
- io.sundr.model.BinaryExpressionFluent.ValueRefRightNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- BinaryExpressionFluent<A extends BinaryExpressionFluent<A>>
public class BinaryExpressionFluent.ValueRefRightNested<N> extends ValueRefFluent<BinaryExpressionFluent.ValueRefRightNested<N>> implements io.sundr.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendValueRefRight()-
Methods inherited from class io.sundr.model.ValueRefFluent
copyInstance, equals, getValue, hashCode, hasValue, toString, withValue
-
-