Interface OkHttpClientCustomizer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Beans of this type may customize a
OkHttpClient.Builder prototype.-
Method Summary
-
Method Details
-
customize
void customize(okhttp3.OkHttpClient.Builder builder)
-