@FunctionalInterface public interface WebClientCustomizer
WebClient.Builder.| Modifier and Type | Method and Description | 
|---|---|
| void | customize(WebClient.Builder webClientBuilder)Callback to customize a
  WebClient.Builderinstance. | 
void customize(WebClient.Builder webClientBuilder)
WebClient.Builder instance.webClientBuilder - the client builder to customizeCopyright © 2019 Pivotal Software, Inc.. All rights reserved.