@FunctionalInterface public interface HttpClientProvider
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
createInstance() |
default HttpClient |
createInstance(HttpClientOptions clientOptions) |
HttpClient createInstance()
default HttpClient createInstance(HttpClientOptions clientOptions)
Copyright © 2022. All rights reserved.