Package io.sundr.model
Class DotClassBuilder
- All Implemented Interfaces:
Builder<DotClass>,Visitable<DotClassBuilder>,VisitableBuilder<DotClass,DotClassBuilder>
public class DotClassBuilder
extends DotClassFluent<DotClassBuilder>
implements VisitableBuilder<DotClass,DotClassBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.sundr.model.DotClassFluent
DotClassFluent.ClassRefNested<N> -
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
ConstructorsConstructorDescriptionDotClassBuilder(DotClass instance) DotClassBuilder(DotClassFluent<?> fluent) DotClassBuilder(DotClassFluent<?> fluent, DotClass instance) -
Method Summary
Methods inherited from class io.sundr.model.DotClassFluent
buildClassRef, copyInstance, editClassRef, editOrNewClassRef, editOrNewClassRefLike, equals, hasClassRef, hashCode, toString, withClassRef, withNewClassRef, withNewClassRefLikeMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap