Package io.sundr.model
Class LambdaFluent.DeclareStatementNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.DeclareFluent<LambdaFluent.DeclareStatementNested<N>>
-
- io.sundr.model.LambdaFluent.DeclareStatementNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- LambdaFluent<A extends LambdaFluent<A>>
public class LambdaFluent.DeclareStatementNested<N> extends DeclareFluent<LambdaFluent.DeclareStatementNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.DeclareFluent
DeclareFluent.PropertiesNested<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()NendDeclareStatement()-
Methods inherited from class io.sundr.model.DeclareFluent
addAllToProperties, addNewProperty, addNewPropertyLike, addToProperties, addToProperties, buildFirstProperty, buildLastProperty, buildMatchingProperty, buildProperties, buildProperty, copyInstance, editFirstProperty, editLastProperty, editMatchingProperty, editProperty, equals, getValue, hashCode, hasMatchingProperty, hasProperties, hasValue, removeAllFromProperties, removeFromProperties, removeMatchingFromProperties, setNewPropertyLike, setToProperties, toString, withProperties, withProperties, withValue, withValue
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-