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