Uses of Class
io.helidon.webclient.api.WebClientServiceResponse.Builder
Packages that use WebClientServiceResponse.Builder
-
Uses of WebClientServiceResponse.Builder in io.helidon.webclient.api
Subclasses with type arguments of type WebClientServiceResponse.Builder in io.helidon.webclient.apiClasses in io.helidon.webclient.api that implement interfaces with type arguments of type WebClientServiceResponse.BuilderMethods in io.helidon.webclient.api that return WebClientServiceResponse.BuilderModifier and TypeMethodDescriptionWebClientServiceResponse.builder()Create a new fluent API builder to customize configuration.WebClientServiceResponse.builder(WebClientServiceResponse instance) Create a new fluent API builder from an existing instance.