Package io.sundr.model
Class EnclosedFluent.ThisExpresionNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.ThisFluent<EnclosedFluent.ThisExpresionNested<N>>
-
- io.sundr.model.EnclosedFluent.ThisExpresionNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- EnclosedFluent<A extends EnclosedFluent<A>>
public class EnclosedFluent.ThisExpresionNested<N> extends ThisFluent<EnclosedFluent.ThisExpresionNested<N>> implements io.sundr.builder.Nested<N>
-
-
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
-
-