Package io.sundr.model
Class EnclosedBuilder
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.EnclosedFluent<EnclosedBuilder>
-
- io.sundr.model.EnclosedBuilder
-
- All Implemented Interfaces:
Builder<Enclosed>,Visitable<EnclosedBuilder>,VisitableBuilder<Enclosed,EnclosedBuilder>
public class EnclosedBuilder extends EnclosedFluent<EnclosedBuilder> implements VisitableBuilder<Enclosed,EnclosedBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.EnclosedFluent
EnclosedFluent.AssignExpresionNested<N>, EnclosedFluent.BinaryExpressionExpresionNested<N>, EnclosedFluent.BitwiseAndExpresionNested<N>, EnclosedFluent.BitwiseOrExpresionNested<N>, EnclosedFluent.CastExpresionNested<N>, EnclosedFluent.ConstructExpresionNested<N>, EnclosedFluent.DeclareExpresionNested<N>, EnclosedFluent.DivideExpresionNested<N>, EnclosedFluent.EnclosedExpresionNested<N>, EnclosedFluent.EqualsExpresionNested<N>, EnclosedFluent.GreaterThanExpresionNested<N>, EnclosedFluent.GreaterThanOrEqualExpresionNested<N>, EnclosedFluent.IndexExpresionNested<N>, EnclosedFluent.InstanceOfExpresionNested<N>, EnclosedFluent.InverseExpresionNested<N>, EnclosedFluent.LambdaExpresionNested<N>, EnclosedFluent.LeftShiftExpresionNested<N>, EnclosedFluent.LessThanExpresionNested<N>, EnclosedFluent.LessThanOrEqualExpresionNested<N>, EnclosedFluent.LogicalAndExpresionNested<N>, EnclosedFluent.LogicalOrExpresionNested<N>, EnclosedFluent.MethodCallExpresionNested<N>, EnclosedFluent.MinusExpresionNested<N>, EnclosedFluent.ModuloExpresionNested<N>, EnclosedFluent.MultiplyExpresionNested<N>, EnclosedFluent.NegativeExpresionNested<N>, EnclosedFluent.NewArrayExpresionNested<N>, EnclosedFluent.NotEqualsExpresionNested<N>, EnclosedFluent.NotExpresionNested<N>, EnclosedFluent.PlusExpresionNested<N>, EnclosedFluent.PositiveExpresionNested<N>, EnclosedFluent.PostDecrementExpresionNested<N>, EnclosedFluent.PostIncrementExpresionNested<N>, EnclosedFluent.PreDecrementExpresionNested<N>, EnclosedFluent.PreIncrementExpresionNested<N>, EnclosedFluent.PropertyRefExpresionNested<N>, EnclosedFluent.RightShiftExpresionNested<N>, EnclosedFluent.RightUnsignedShiftExpresionNested<N>, EnclosedFluent.TernaryExpresionNested<N>, EnclosedFluent.ThisExpresionNested<N>, EnclosedFluent.ValueRefExpresionNested<N>, EnclosedFluent.XorExpresionNested<N>
-
-
Field Summary
-
Fields inherited from class io.sundr.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description EnclosedBuilder()EnclosedBuilder(Enclosed instance)EnclosedBuilder(EnclosedFluent<?> fluent)EnclosedBuilder(EnclosedFluent<?> fluent, Enclosed instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Enclosedbuild()-
Methods inherited from class io.sundr.model.EnclosedFluent
builder, buildExpresion, copyInstance, equals, hasExpresion, hashCode, toString, withExpresion, withNewAssignExpresion, withNewAssignExpresionLike, withNewBinaryExpressionExpresion, withNewBinaryExpressionExpresionLike, withNewBitwiseAndExpresion, withNewBitwiseAndExpresion, withNewBitwiseAndExpresionLike, withNewBitwiseOrExpresion, withNewBitwiseOrExpresion, withNewBitwiseOrExpresionLike, withNewCastExpresion, withNewCastExpresionLike, withNewConstructExpresion, withNewConstructExpresionLike, withNewDeclareExpresion, withNewDeclareExpresion, withNewDeclareExpresion, withNewDeclareExpresionLike, withNewDivideExpresion, withNewDivideExpresion, withNewDivideExpresionLike, withNewEnclosedExpresion, withNewEnclosedExpresionLike, withNewEqualsExpresion, withNewEqualsExpresion, withNewEqualsExpresionLike, withNewGreaterThanExpresion, withNewGreaterThanExpresion, withNewGreaterThanExpresionLike, withNewGreaterThanOrEqualExpresion, withNewGreaterThanOrEqualExpresion, withNewGreaterThanOrEqualExpresionLike, withNewIndexExpresion, withNewIndexExpresionLike, withNewInstanceOfExpresion, withNewInstanceOfExpresionLike, withNewInverseExpresion, withNewInverseExpresionLike, withNewLambdaExpresion, withNewLambdaExpresionLike, withNewLeftShiftExpresion, withNewLeftShiftExpresion, withNewLeftShiftExpresionLike, withNewLessThanExpresion, withNewLessThanExpresion, withNewLessThanExpresionLike, withNewLessThanOrEqualExpresion, withNewLessThanOrEqualExpresion, withNewLessThanOrEqualExpresionLike, withNewLogicalAndExpresion, withNewLogicalAndExpresion, withNewLogicalAndExpresionLike, withNewLogicalOrExpresion, withNewLogicalOrExpresion, withNewLogicalOrExpresionLike, withNewMethodCallExpresion, withNewMethodCallExpresionLike, withNewMinusExpresion, withNewMinusExpresion, withNewMinusExpresionLike, withNewModuloExpresion, withNewModuloExpresion, withNewModuloExpresionLike, withNewMultiplyExpresion, withNewMultiplyExpresion, withNewMultiplyExpresionLike, withNewNegativeExpresion, withNewNegativeExpresionLike, withNewNewArrayExpresion, withNewNewArrayExpresion, withNewNewArrayExpresionLike, withNewNotEqualsExpresion, withNewNotEqualsExpresion, withNewNotEqualsExpresionLike, withNewNotExpresion, withNewNotExpresionLike, withNewPlusExpresion, withNewPlusExpresion, withNewPlusExpresionLike, withNewPositiveExpresion, withNewPositiveExpresionLike, withNewPostDecrementExpresion, withNewPostDecrementExpresionLike, withNewPostIncrementExpresion, withNewPostIncrementExpresionLike, withNewPreDecrementExpresion, withNewPreDecrementExpresionLike, withNewPreIncrementExpresion, withNewPreIncrementExpresionLike, withNewPropertyRefExpresion, withNewPropertyRefExpresionLike, withNewRightShiftExpresion, withNewRightShiftExpresion, withNewRightShiftExpresionLike, withNewRightUnsignedShiftExpresion, withNewRightUnsignedShiftExpresion, withNewRightUnsignedShiftExpresionLike, withNewTernaryExpresion, withNewTernaryExpresionLike, withNewThisExpresion, withNewThisExpresionLike, withNewValueRefExpresion, withNewValueRefExpresion, withNewValueRefExpresionLike, withNewXorExpresion, withNewXorExpresion, withNewXorExpresionLike
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-
-
-
Constructor Detail
-
EnclosedBuilder
public EnclosedBuilder()
-
EnclosedBuilder
public EnclosedBuilder(EnclosedFluent<?> fluent)
-
EnclosedBuilder
public EnclosedBuilder(EnclosedFluent<?> fluent, Enclosed instance)
-
EnclosedBuilder
public EnclosedBuilder(Enclosed instance)
-
-