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