Uses of Class
io.helidon.faulttolerance.AsyncConfig.BuilderBase
-
Uses of AsyncConfig.BuilderBase in io.helidon.faulttolerance
Modifier and TypeClassDescriptionstatic class
AsyncConfig.BuilderBase<BUILDER extends AsyncConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends AsyncConfig> Fluent API builder base forAsync
.Modifier and TypeMethodDescriptionAsyncConfig.BuilderBase.from
(AsyncConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
AsyncConfigImpl
(AsyncConfig.BuilderBase<?, ?> builder) Create an instance providing a builder.