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