Package io.sundr.model
Class SuperBuilder
- All Implemented Interfaces:
Builder<Super>,Visitable<SuperBuilder>,VisitableBuilder<Super,SuperBuilder>
public class SuperBuilder
extends SuperFluent<SuperBuilder>
implements VisitableBuilder<Super,SuperBuilder>
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
ConstructorsConstructorDescriptionSuperBuilder(Super instance) SuperBuilder(SuperFluent<?> fluent) SuperBuilder(SuperFluent<?> fluent, Super instance) -
Method Summary
Methods inherited from class io.sundr.model.SuperFluent
copyInstance, equals, hashCode, toStringMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap