Uses of Class
io.helidon.service.codegen.DefaultsParams.BuilderBase
Packages that use DefaultsParams.BuilderBase
-
Uses of DefaultsParams.BuilderBase in io.helidon.service.codegen
Classes in io.helidon.service.codegen with type parameters of type DefaultsParams.BuilderBaseModifier and TypeClassDescriptionstatic class
DefaultsParams.BuilderBase<BUILDER extends DefaultsParams.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends DefaultsParams> Fluent API builder base forDefaultsParams
.Subclasses of DefaultsParams.BuilderBase in io.helidon.service.codegenConstructors in io.helidon.service.codegen with parameters of type DefaultsParams.BuilderBaseModifierConstructorDescriptionprotected
DefaultsParamsImpl
(DefaultsParams.BuilderBase<?, ?> builder) Create an instance providing a builder.