Package io.sundr.model
Class ReturnDslThisStepFluent<A extends ReturnDslThisStepFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.ReturnDslThisStepFluent<A>
- Direct Known Subclasses:
BlockFluent.ReturnDslThisStepStatementsNested,DoFluent.ReturnDslThisStepStatementNested,ForeachFluent.ReturnDslThisStepBodyNested,ForFluent.ReturnDslThisStepBodyNested,IfDslThenStepFluent.ReturnDslThisStepStatementsNested,IfFluent.ReturnDslThisStepElseStatementNested,IfFluent.ReturnDslThisStepStatementNested,LambdaFluent.ReturnDslThisStepStatementNested,ReturnDslThisStepBuilder,SynchronizedFluent.ReturnDslThisStepBodyNested,WhileFluent.ReturnDslThisStepStatementNested
Generated
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcopyInstance(ReturnDslThisStep instance) booleaninthashCode()toString()Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
ReturnDslThisStepFluent
public ReturnDslThisStepFluent() -
ReturnDslThisStepFluent
-
-
Method Details
-
copyInstance
-
equals
- Overrides:
equalsin classBaseFluent<A extends ReturnDslThisStepFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends ReturnDslThisStepFluent<A>>
-
toString
-