Package io.sundr.model
Class PositiveFluent.ValueRefExpresionNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ValueRefFluent<PositiveFluent.ValueRefExpresionNested<N>>
-
- io.sundr.model.PositiveFluent.ValueRefExpresionNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PositiveFluent<A extends PositiveFluent<A>>
public class PositiveFluent.ValueRefExpresionNested<N> extends ValueRefFluent<PositiveFluent.ValueRefExpresionNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.sundr.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendValueRefExpresion()-
Methods inherited from class io.sundr.model.ValueRefFluent
copyInstance, equals, getValue, hashCode, hasValue, toString, withValue
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-