Uses of Class
io.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase
-
Uses of WebClientCookieManagerConfig.BuilderBase in io.helidon.webclient.api
Modifier and TypeClassDescriptionstatic class
WebClientCookieManagerConfig.BuilderBase<BUILDER extends WebClientCookieManagerConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends WebClientCookieManagerConfig> Fluent API builder base forWebClientCookieManager
.Modifier and TypeMethodDescriptionWebClientCookieManagerConfig.BuilderBase.from
(WebClientCookieManagerConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
Create an instance providing a builder.