Package io.sundr.model
Class ValueRefBuilder
- All Implemented Interfaces:
Builder<ValueRef>,Visitable<ValueRefBuilder>,VisitableBuilder<ValueRef,ValueRefBuilder>
public class ValueRefBuilder
extends ValueRefFluent<ValueRefBuilder>
implements VisitableBuilder<ValueRef,ValueRefBuilder>
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
ConstructorsConstructorDescriptionValueRefBuilder(ValueRef instance) ValueRefBuilder(ValueRefFluent<?> fluent) ValueRefBuilder(ValueRefFluent<?> fluent, ValueRef instance) -
Method Summary
Methods inherited from class io.sundr.model.ValueRefFluent
copyInstance, equals, getValue, hashCode, hasValue, toString, withValueMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap