Package io.sundr.model
Class PositiveFluent.ThisExpresionNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ThisFluent<PositiveFluent.ThisExpresionNested<N>>
-
- io.sundr.model.PositiveFluent.ThisExpresionNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PositiveFluent<A extends PositiveFluent<A>>
public class PositiveFluent.ThisExpresionNested<N> extends ThisFluent<PositiveFluent.ThisExpresionNested<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()NendThisExpresion()-
Methods inherited from class io.sundr.model.ThisFluent
copyInstance, equals, hashCode, toString
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-