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