Uses of Class
io.helidon.scheduling.FixedRateConfig.BuilderBase
-
Uses of FixedRateConfig.BuilderBase in io.helidon.scheduling
Modifier and TypeClassDescriptionstatic class
FixedRateConfig.BuilderBase<BUILDER extends FixedRateConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends FixedRateConfig> Fluent API builder base forFixedRate
.Modifier and TypeMethodDescriptionFixedRateConfig.BuilderBase.from
(FixedRateConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
FixedRateConfigImpl
(FixedRateConfig.BuilderBase<?, ?> builder) Create an instance providing a builder.