@FunctionalInterfaceSE public interface WebClientCustomizer
WebClient.Builder のカスタマイズに使用できるコールバックインターフェース。| 修飾子と型 | メソッドと説明 |
|---|---|
void | customize(WebClient.Builder webClientBuilder)WebClient.Builder インスタンスをカスタマイズするためのコールバック。 |
void customize(WebClient.Builder webClientBuilder)
WebClient.Builder インスタンスをカスタマイズするためのコールバック。webClientBuilder - カスタマイズするクライアントビルダー Copyright © 2018 Pivotal Software, Inc.. All rights reserved.