Package io.sundr.model
Class PositiveFluent.DeclareExpresionNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.DeclareFluent<PositiveFluent.DeclareExpresionNested<N>>
-
- io.sundr.model.PositiveFluent.DeclareExpresionNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- PositiveFluent<A extends PositiveFluent<A>>
public class PositiveFluent.DeclareExpresionNested<N> extends DeclareFluent<PositiveFluent.DeclareExpresionNested<N>> implements io.sundr.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.DeclareFluent
DeclareFluent.PropertiesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDeclareExpresion()-
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
-
-