Package io.sundr.model
Class DoFluent.StringStatementNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.StringStatementFluent<DoFluent.StringStatementNested<N>>
-
- io.sundr.model.DoFluent.StringStatementNested<N>
-
- All Implemented Interfaces:
Nested<N>
public class DoFluent.StringStatementNested<N> extends StringStatementFluent<DoFluent.StringStatementNested<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()NendStringStatement()-
Methods inherited from class io.sundr.model.StringStatementFluent
copyInstance, equals, getSupplier, hashCode, hasSupplier, toString, withSupplier
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-